jPod PDF library

de.intarsys.pdf.font.outlet
Class FontFactoryException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.intarsys.pdf.font.outlet.FontFactoryException
All Implemented Interfaces:
Serializable

public class FontFactoryException
extends Exception

See Also:
Serialized Form

Constructor Summary
FontFactoryException()
           
FontFactoryException(String message)
           
FontFactoryException(String message, Throwable cause)
           
FontFactoryException(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

FontFactoryException

public FontFactoryException()

FontFactoryException

public FontFactoryException(String message)

FontFactoryException

public FontFactoryException(String message,
                            Throwable cause)

FontFactoryException

public FontFactoryException(Throwable cause)

jPod PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.