Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
open class MalformedConfigurationObjectException(message: String, cause: Throwable? = null) : ConfigLiteException
Link copied to clipboard
open class RegisteredObjectNotFoundException(message: String, cause: Throwable? = null) : ConfigLiteException
Link copied to clipboard
open class ResourceNotFoundException(message: String, cause: Throwable? = null) : ConfigLiteException