NoSuchALibraryException

class NoSuchALibraryException: LibraryException

Constructors

<init>

constructor(cause: Throwable?)

Parameters

Name Description
cause: Throwable?

<init>

constructor(message: String?, cause: Throwable?)

Parameters

Name Description
message: String?
cause: Throwable?