ConfigException

Config exceptions when trying to load properties from a resource.

Constructors

Link copied to clipboard
constructor(@NonNull message: String, @Nullable throwable: Throwable)
Default constructor.

Inherited functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getCause(): Throwable
Link copied to clipboard
Link copied to clipboard
open fun getMessage(): String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun printStackTrace()
Link copied to clipboard
Link copied to clipboard
open fun toString(): String