Class InvalidProfileContainerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.cryptomorin.xseries.profiles.exceptions.ProfileException
com.cryptomorin.xseries.profiles.exceptions.InvalidProfileContainerException
- All Implemented Interfaces:
Serializable
When a provided item/block cannot contain skull textures.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidProfileContainerException(String message) InvalidProfileContainerException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidProfileContainerException
-
InvalidProfileContainerException
-