Class UnknownPlayerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.cryptomorin.xseries.profiles.exceptions.ProfileException
com.cryptomorin.xseries.profiles.exceptions.InvalidProfileException
com.cryptomorin.xseries.profiles.exceptions.UnknownPlayerException
- All Implemented Interfaces:
Serializable
If a specific player-identifying
Profileable is not found.
This can be an unknown username or UUID. (Invalid usernames and UUIDs are handled by InvalidProfileException).- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.cryptomorin.xseries.profiles.exceptions.InvalidProfileException
getValueMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnknownPlayerException
-
-
Method Details
-
getUnknownObject
-