Package dev.jorel.commandapi.exceptions
Class UUIDArgumentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dev.jorel.commandapi.exceptions.UUIDArgumentException
- All Implemented Interfaces:
Serializable
An exception that occurs when trying to use the UUIDArgumentException on Minecraft version < 1.16
- 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
-
UUIDArgumentException
public UUIDArgumentException()Creates a UUIDArgumentException
-