Class ServerCommandException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.citizensnpcs.api.command.exception.CommandException
net.citizensnpcs.api.command.exception.ServerCommandException
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.citizensnpcs.api.command.exception.CommandExceptionfillInStackTraceMethods inherited from class java.lang.ThrowableaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
ServerCommandExceptionpublic ServerCommandException()
 
-