org.extex.ocpware.compiler.exception
Class StateDefinedException

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

public class StateDefinedException
extends OcpException

This exception signals that a definition of a state has been encountered which is already defined.

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

Constructor Summary
StateDefinedException(java.lang.String s)
          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

StateDefinedException

public StateDefinedException(java.lang.String s)
Creates a new object.

Parameters:
s - the name of the state