Class UnsupportedTrunkSizeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
nl.sbdeveloper.vehiclesplus.api.exceptions.UnsupportedTrunkSizeException
- All Implemented Interfaces:
Serializable
Exception thrown when the trunk size is unsupported by Minecraft.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUnsupportedTrunkSizeException
(String message) UnsupportedTrunkSizeException
(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
-
UnsupportedTrunkSizeException
public UnsupportedTrunkSizeException() -
UnsupportedTrunkSizeException
-
UnsupportedTrunkSizeException
-
UnsupportedTrunkSizeException
-