org.extex.font.format.xtf.tables.cff
Class T2NumberFormatException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by org.extex.font.format.xtf.tables.cff.T2NumberFormatException
All Implemented Interfaces:
java.io.Serializable

public class T2NumberFormatException
extends java.io.IOException

Exception: not a number (parse error)

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

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

T2NumberFormatException

public T2NumberFormatException()
Create a new object


T2NumberFormatException

public T2NumberFormatException(java.lang.String s)
Create a new object

Parameters:
s - the message