| Class | Description |
|---|---|
| RsExceptionResolver |
| Exception | Description |
|---|---|
| ActionException |
The ActionException is the super class of all exceptions thrown by process
method of the IafAction class.
|
| ActionInitException |
The ActionInitException is the super class of all exceptions thrown by init
method of the IafAction class.
|
| AuthenticationException |
The AuthenticationException should be thrown if not enough information can be
obtained to generate a page.
|
| AuthorizationException |
The AuthorizationException should be thrown if the user does not have
permission to access the page.
|
| FinishRequestException | |
| PageNotFoundException |
The PageNotFoundException should be thrown if not enough information can be
obtained to generate a page.
|
| RedirectException |
The RedirectException can be used to redirect a user to a specified url.
|
Copyright © 2015 Revolution Systems Inc.. All rights reserved.