Kstats
Toggle table of contents
0.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Kstats
kstats-core
/
org.oremif.kstats.core.exceptions
/
KStatsException
/
KStatsException
KStats
Exception
constructor
(
message
:
String
,
cause
:
Throwable
?
=
null
)
(
source
)
Parameters
message
a description of what went wrong.
cause
an optional underlying throwable that caused this exception.