Class NotIgnoredError
java.lang.Object
java.lang.Throwable
pro.cloudnode.smp.cloudnodemsg.error.Error
pro.cloudnode.smp.cloudnodemsg.error.NotIgnoredError
- All Implemented Interfaces:
Serializable
That player is not ignored
- 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
-
NotIgnoredError
That player is not ignored- Parameters:
player
- the player's username
-