org.extex.ocpware.engine
Class IllegalStateException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by org.extex.ocpware.exception.OcpException
                  extended by org.extex.ocpware.engine.IllegalStateException
All Implemented Interfaces:
java.io.Serializable

public class IllegalStateException
extends OcpException

This exception signals that an illegal state index an ΩCP program has been encountered.

Version:
$Revision: 6025 $
Author:
Gerd Neugebauer
See Also:
Serialized Form

Constructor Summary
IllegalStateException(int state)
          Creates a new object.
 
Method Summary
 
Methods inherited from class org.extex.ocpware.exception.OcpException
getLocalizedMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, 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

IllegalStateException

public IllegalStateException(int state)
Creates a new object.

Parameters:
state - the illegal state index