com.ecyrd.jspwiki.workflow
Class NoSuchOutcomeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ecyrd.jspwiki.workflow.NoSuchOutcomeException
All Implemented Interfaces:
Serializable

public class NoSuchOutcomeException
extends Exception

Exception thrown when an attempt is made to find an Outcome that does not exist.

Author:
Andrew Jaquith
See Also:
Serialized Form

Constructor Summary
NoSuchOutcomeException(String message)
          Constructs a new exception.
 
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

NoSuchOutcomeException

public NoSuchOutcomeException(String message)
Constructs a new exception.

Parameters:
message - the message