SecretLab Kotlin
Toggle table of contents
0.4.3
jvm
Platform filter
jvm
Switch theme
Search in API
SecretLab Kotlin
SecretLab Kotlin
/
io.github.vxrpenter.cedmod.exceptions
Package-level
declarations
Types
Types
Call
Failure
Exception
Link copied to clipboard
class
CallFailureException
(
message
:
String
,
cause
:
Throwable
?
=
null
)
:
CedmodException
Cedmod
Exception
Link copied to clipboard
open
class
CedmodException
(
message
:
String
,
cause
:
Throwable
?
=
null
)
:
Exception