serverpackcreator-api
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
serverpackcreator-api
serverpackcreator-api
/
de.griefed.serverpackcreator.api.plugins
/
ExtensionException
Extension
Exception
class
ExtensionException
:
Exception
Thrown when any of the available extensions throw an error. *
Author
Griefed
Members
Constructors
Extension
Exception
Link copied to clipboard
constructor
(
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?