Class NoSuchOutcomeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.wiki.api.exceptions.WikiException
org.apache.wiki.workflow.NoSuchOutcomeException
All Implemented Interfaces:
Serializable

public class NoSuchOutcomeException extends org.apache.wiki.api.exceptions.WikiException
Exception thrown when an attempt is made to find an Outcome that does not exist.
See Also:
  • Constructor Details