Class PlayerNotFoundError
java.lang.Object
java.lang.Throwable
pro.cloudnode.smp.cloudnodemsg.error.Error
pro.cloudnode.smp.cloudnodemsg.error.PlayerNotFoundError
- All Implemented Interfaces:
Serializable
Player not found
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PlayerNotFoundError
Player not found- Parameters:
player
- the player's username
-