ConfigLite
Toggle table of contents
0.1.1
jvm
Platform filter
jvm
Switch theme
Search in API
ConfigLite
ConfigLite
/
dev.vxrp.configlite.exceptions
Package-level
declarations
Types
Types
Config
Lite
Exception
Link copied to clipboard
open
class
ConfigLiteException
(
message
:
String
,
cause
:
Throwable
?
=
null
)
:
Exception
Resource
Not
Found
Link copied to clipboard
open
class
ResourceNotFound
(
message
:
String
,
cause
:
Throwable
?
=
null
)
:
ConfigLiteException