org.extex.font.format.pfb
Class PfbIncorrectRecordTypeException

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
                  extended by org.extex.font.format.pfb.PfbIncorrectRecordTypeException
All Implemented Interfaces:
java.io.Serializable

public class PfbIncorrectRecordTypeException
extends PfbException

Exception for the pfb parser: Incorrect Record Type.

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

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

PfbIncorrectRecordTypeException

public PfbIncorrectRecordTypeException()
Create a new object.


PfbIncorrectRecordTypeException

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

Parameters:
message - the message