toggle menu
metis-lang
jvm
switch theme
search in API
metis-lang
/
io.github.seggan.metis.util
/
MetisException
/
MetisException
Metis
Exception
constructor
(
message
:
String
,
backtrace
:
MutableList
<
Span
>
,
cause
:
Throwable
?
=
null
)
Parameters
message
The error message.
backtrace
The backtrace of the error.
cause
The cause of the error.