org.extex.font.exception
Class FontException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.extex.font.exception.FontException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
CorruptFontException, PfbException

public class FontException
extends java.lang.Exception

Font Exception.

Version:
$Revision: 5825 $
Author:
Michael Niedermair
See Also:
Serialized Form

Constructor Summary
FontException()
          Create a new object
FontException(java.lang.String message)
          Create a new object
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FontException

public FontException()
Create a new object


FontException

public FontException(java.lang.String message)
Create a new object

Parameters:
message - the message