|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
org.extex.ocpware.exception.OcpException
org.extex.ocpware.compiler.exception.StateDefinedException
public class StateDefinedException
This exception signals that a definition of a state has been encountered which is already defined.
| 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 |
|---|
public StateDefinedException(java.lang.String s)
s - the name of the state
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||