Verdandi
Toggle table of contents
0.1.1
common
Target filter
common
Switch theme
Search in API
Skip to content
Verdandi
Verdandi
/
com.github.abraga.verdandi.api.exception
/
VerdandiConfigurationException
Verdandi
Configuration
Exception
class
VerdandiConfigurationException
(
message
:
String
,
cause
:
Throwable
?
=
null
)
:
VerdandiException
Members
Constructors
Verdandi
Configuration
Exception
Link copied to clipboard
constructor
(
message
:
String
,
cause
:
Throwable
?
=
null
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?