intarsys CWT library

de.intarsys.cwt.font.truetype
Class TrueTypeException

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

public class TrueTypeException
extends Exception

See Also:
Serialized Form

Constructor Summary
TrueTypeException()
           
TrueTypeException(String message)
           
TrueTypeException(String message, Throwable cause)
           
TrueTypeException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TrueTypeException

public TrueTypeException()

TrueTypeException

public TrueTypeException(String message)

TrueTypeException

public TrueTypeException(String message,
                         Throwable cause)

TrueTypeException

public TrueTypeException(Throwable cause)

intarsys CWT library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.