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, readParameters
public ErrorAction(ActionContext context)
public ActionException getError()
public void setError(ActionException error)
public void execute() throws javax.servlet.ServletException, IOException, ActionException
Action
execute
in class Action
javax.servlet.ServletException
IOException
ActionException
Copyright © 2019. All rights reserved.