LibraryException

open class LibraryException(message: String? = null, cause: Throwable? = null)

Constructors

Link copied to clipboard
fun LibraryException(cause: Throwable?)
Link copied to clipboard
fun LibraryException(message: String? = null, cause: Throwable? = null)

Inheritors

Link copied to clipboard
Link copied to clipboard