yawda.utils.errorhandling
Class CErrorMessage
java.lang.Object
yawda.utils.errorhandling.CErrorMessage
- public final class CErrorMessage
- extends Object
- Author:
- Quentin Anciaux
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CErrorMessage
public CErrorMessage(org.apache.struts.action.ActionMessages errors,
CResourceBundle resource)
contains
public final boolean contains(String errorKey)
getLength
public final int getLength()
getEs
public final String getEs(String errorKey)
get
public final String get(String errorKey)
getEs
public final CErrorMessage.CError[] getEs()
get
public final CErrorMessage.CError[] get()