public class ErrorAction extends Action
| Constructor and Description |
|---|
ErrorAction(ActionContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Execute action
|
ActionException |
getError() |
void |
setError(ActionException error) |
dontCache, getContext, readParameterspublic ErrorAction(ActionContext context)
public ActionException getError()
public void setError(ActionException error)
public void execute() throws javax.servlet.ServletException, IOException, ActionException
Actionexecute in class Actionjavax.servlet.ServletExceptionIOExceptionActionExceptionCopyright © 2019. All rights reserved.