Class FreetypeNativeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.intarsys.cwt.freetype.nativec.FreetypeNativeException
All Implemented Interfaces:
Serializable

public class FreetypeNativeException extends RuntimeException
See Also:
  • Constructor Details

    • FreetypeNativeException

      public FreetypeNativeException()
    • FreetypeNativeException

      public FreetypeNativeException(String message)
    • FreetypeNativeException

      public FreetypeNativeException(String message, Throwable cause)
    • FreetypeNativeException

      public FreetypeNativeException(Throwable cause)