packaging / net.corda.packaging / DependencyMetadataException

DependencyMetadataException

class DependencyMetadataException : PackagingException

Thrown if an exception occurs while parsing CPK dependencies.

Constructors

<init>

Thrown if an exception occurs while parsing CPK dependencies.

DependencyMetadataException(message: String, cause: Throwable? = null)