Class TrueTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.intarsys.cwt.font.truetype.TrueTypeException
All Implemented Interfaces:
Serializable

public class TrueTypeException extends Exception
See Also:
  • Constructor Details

    • TrueTypeException

      public TrueTypeException()
    • TrueTypeException

      public TrueTypeException(String message)
    • TrueTypeException

      public TrueTypeException(String message, Throwable cause)
    • TrueTypeException

      public TrueTypeException(Throwable cause)