Package org.codehaus.groovy.grails.web.pageflow.exceptions
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Exceptions
GrailsPageFlowException

Abstract base class for exceptions related to page flows.

InvalidClosureReturnValueException

Thrown the a closure returns a null value or not an instance of Event or String .

NoViewDefinedException

Thrown when no view is configured for a state when one is expected.