Package de.intarsys.cwt.font.truetype
Class TrueTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.intarsys.cwt.font.truetype.TrueTypeException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTrueTypeException
(String message) TrueTypeException
(String message, Throwable cause) TrueTypeException
(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
-
TrueTypeException
public TrueTypeException() -
TrueTypeException
-
TrueTypeException
-
TrueTypeException
-