org.extex.font.format.pfb
Class PfbException

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

public class PfbException
extends FontException

Exception for the pfb parser.

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

Constructor Summary
PfbException()
          Create a new object.
PfbException(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

PfbException

public PfbException()
Create a new object.


PfbException

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

Parameters:
message - the message