net.sf.jasperreports.web.actions
Class AbstractAction.ActionErrors
java.lang.Object
net.sf.jasperreports.web.actions.AbstractAction.ActionErrors
- Enclosing class:
- AbstractAction
public static class AbstractAction.ActionErrors
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractAction.ActionErrors
public AbstractAction.ActionErrors(MessageProvider messageProvider,
Locale locale)
add
public void add(String messageKey,
Object[] args)
add
public void add(String messageKey)
addAndThrow
public void addAndThrow(String messageKey,
Object[] args)
throws ActionException
- Throws:
ActionException
addAndThrow
public void addAndThrow(String messageKey)
throws ActionException
- Throws:
ActionException
isEmpty
public boolean isEmpty()
throwAll
public void throwAll()
throws ActionException
- Throws:
ActionException
Copyright © 2012. All Rights Reserved.