Package com.sk89q.worldedit
Class InvalidItemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sk89q.worldedit.WorldEditException
com.sk89q.worldedit.DisallowedItemException
com.sk89q.worldedit.InvalidItemException
- All Implemented Interfaces:
Serializable
Deprecated.
Thrown when an invalid item is specified.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sk89q.worldedit.DisallowedItemException
getIDMethods inherited from class com.sk89q.worldedit.WorldEditException
getRichMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidItemException
Deprecated.
-