Class FreetypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.intarsys.cwt.freetype.FreetypeException
All Implemented Interfaces:
Serializable

public class FreetypeException extends Exception
See Also:
  • Constructor Details

    • FreetypeException

      public FreetypeException()
    • FreetypeException

      public FreetypeException(String message)
    • FreetypeException

      public FreetypeException(String message, Throwable cause)
    • FreetypeException

      public FreetypeException(Throwable cause)