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

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

public class T2NotAOperatorException
extends java.io.IOException

Exception: not a operator

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

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

T2NotAOperatorException

public T2NotAOperatorException()
Create a new object


T2NotAOperatorException

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

Parameters:
s - the message