Package de.intarsys.tools.string
Class ConverterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.intarsys.tools.string.ConverterException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConverterException
(String message) ConverterException
(String message, Throwable cause) ConverterException
(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
-
ConverterException
public ConverterException() -
ConverterException
-
ConverterException
-
ConverterException
-