Package com.tenio.core.exception
Class SwitchedPlayerSpectatorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.tenio.core.exception.SwitchedPlayerSpectatorException
- All Implemented Interfaces:
Serializable
When a player try to change its role to a spectator and vice versa.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSwitchedPlayerSpectatorException(String message, SwitchedPlayerSpectatorResult result) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SwitchedPlayerSpectatorException
-
-
Method Details
-
getResult
-