de.dante.extex.font.type.tfm.enc.exception
Class FontEncodingWrongRangeException

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

public class FontEncodingWrongRangeException
extends FontException

Exception, if the range from '[' to ']' was wrong.

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

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

FontEncodingWrongRangeException

public FontEncodingWrongRangeException()
Create a new object.


FontEncodingWrongRangeException

public FontEncodingWrongRangeException(java.lang.String message)
Create anew object.

Parameters:
message - the message