Class GeneralCommandException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hypixel.hytale.server.core.command.system.exceptions.CommandException
com.hypixel.hytale.server.core.command.system.exceptions.GeneralCommandException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
message
-
-
Constructor Details
-
GeneralCommandException
-
-
Method Details
-
sendTranslatedMessage
- Specified by:
sendTranslatedMessagein classCommandException
-
getMessageText
-