Package dev.forbit.server.exceptions
Class ServerInitialisationError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
dev.forbit.server.exceptions.ServerInitialisationError
- All Implemented Interfaces:
Serializable
Exception thrown in the initialisation stage of the server.
- See Also:
- Serialized Form
-
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
-
Constructor Details
-
ServerInitialisationError
public ServerInitialisationError()
-