Class TooLongTextException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ua.mcchickenstudio.opencreative.coding.exceptions.TooLongTextException
- All Implemented Interfaces:
Serializable
TooLongTextException
This class represents an exception, that happens when text or component is too long than specified length.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TooLongTextException
public TooLongTextException(int length)
-