| 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. |