Uses of Class
com.cryptomorin.xseries.profiles.exceptions.ProfileException
Packages that use ProfileException
Package
Description
-
Uses of ProfileException in com.cryptomorin.xseries.profiles.exceptions
Subclasses of ProfileException in com.cryptomorin.xseries.profiles.exceptionsModifier and TypeClassDescriptionfinal classWhen a provided item/block cannot contain skull textures.classIf a givenProfileablehas incorrect value (more general thanUnknownPlayerException) which mostly happens when a string value is passed to be handled byProfileInputType.classIf any unknown non-recoverable network issues occur, unless it's aMojangAPIRetryExceptionfinal classDue to being ratelimited or network issues that can be fixed if the request is sent later again.final classAggregate error container forProfileInstruction.apply().final classIf a specific player-identifyingProfileableis not found. -
Uses of ProfileException in com.cryptomorin.xseries.profiles.objects
Methods in com.cryptomorin.xseries.profiles.objects that return ProfileExceptionModifier and TypeMethodDescriptiondefault @Nullable ProfileExceptionDelegateProfileable.test()default @Nullable ProfileExceptionProfileable.test()Tests whether this profile has any issues or throws any exception.