Hermes
Toggle table of contents
0.3.4
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Hermes
ftc
/
gay.zharel.hermes.tuning
/
ConfigurationException
Configuration
Exception
class
ConfigurationException
(
message
:
String
?
=
null
,
cause
:
Throwable
?
=
null
)
:
Exception
you fucked up your config and now i am mad at you
Members
Constructors
Configuration
Exception
Link copied to clipboard
constructor
(
cause
:
Throwable
)
constructor
(
message
:
String
?
=
null
,
cause
:
Throwable
?
=
null
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?