LibraryException

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