Package-level declarations

Types

Link copied to clipboard
open class ConfigLiteException(message: String, cause: Throwable? = null) : Exception
Link copied to clipboard
open class ResourceNotFound(message: String, cause: Throwable? = null) : ConfigLiteException