Class InvalidPlayerError
java.lang.Object
java.lang.Throwable
pro.cloudnode.smp.cloudnodemsg.error.Error
pro.cloudnode.smp.cloudnodemsg.error.InvalidPlayerError
- All Implemented Interfaces:
Serializable
Player has no username (somehow)
- 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
-
InvalidPlayerError
public InvalidPlayerError()Player has no username (somehow)
-