Serializable
ServerCommandException
, ServerInternalException
, ServerPluginException
public class ServerException extends Exception
Modifier | Constructor | Description |
---|---|---|
|
ServerException(String message) |
|
|
ServerException(String message,
Throwable cause) |
|
protected |
ServerException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
|
ServerException(Throwable cause) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2020. All rights reserved.