Class CustomItemDefinitionRegisterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.geysermc.geyser.api.item.custom.v2.CustomItemDefinitionRegisterException
- All Implemented Interfaces:
Serializable
Thrown when there was an error registering the custom item definition. The exception message will have details as to what went wrong.
- Since:
- 2.9.3
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CustomItemDefinitionRegisterException
-