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

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.T2MissingNumberException
All Implemented Interfaces:
java.io.Serializable

public class T2MissingNumberException
extends java.io.IOException

Exception: missing number

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

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

T2MissingNumberException

public T2MissingNumberException()
Create a new object


T2MissingNumberException

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

Parameters:
s - the message