open class DependencyResolutionException : PackagingException
Thrown if an error occurs while resolving CPK dependencies.
<init> |
Thrown if an error occurs while resolving CPK dependencies. DependencyResolutionException(message: String, cause: Throwable? = null) |