de.dante.extex.font.type.afm.exception
Class AfmNoBoundingBoxFoundException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byde.dante.extex.font.exception.FontException
              extended byde.dante.extex.font.type.afm.exception.AfmNoBoundingBoxFoundException
All Implemented Interfaces:
java.io.Serializable

public class AfmNoBoundingBoxFoundException
extends FontException

AFM: no bounding box found.

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

Constructor Summary
AfmNoBoundingBoxFoundException()
          Create a new object.
AfmNoBoundingBoxFoundException(java.lang.String message)
          Create a new object.
 
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

AfmNoBoundingBoxFoundException

public AfmNoBoundingBoxFoundException()
Create a new object.


AfmNoBoundingBoxFoundException

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

Parameters:
message - the message