Package org.graffiti.plugin.algorithm
Class NoNextStepException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.graffiti.plugin.algorithm.NoNextStepException
- All Implemented Interfaces:
Serializable
public class NoNextStepException extends RuntimeException
DOCUMENT ME!
- Version:
- $Revision: 1.5 $ $Date: 2010/12/22 13:05:32 $
- Author:
- $Author: klukas $
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description NoNextStepException()
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoNextStepException
public NoNextStepException()
-