Package com.tenio.core.exception
Class RemovedNonExistentPlayerFromRoomException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.tenio.core.exception.RemovedNonExistentPlayerFromRoomException
- All Implemented Interfaces:
Serializable
When the server tries to eliminate a non-existing player from a room.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInitialization.RemovedNonExistentPlayerFromRoomException(Object playerIdentity, Room room) Initialization. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString