Class InvalidCharacterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.helger.commons.text.codepoint.InvalidCharacterException
- All Implemented Interfaces:
Serializable
- Author:
- Apache Abdera
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidCharacterException
public InvalidCharacterException(int nInput)
-
-
Method Details
-
getInput
public int getInput() -
getMessage
- Overrides:
getMessagein classThrowable
-