public class WrongValuesException extends OperationException
WrongValueException.UiException.AideMessageConst.BundleInfo_codeNULL_CODE| Constructor and Description |
|---|
WrongValuesException(WrongValueException[] wrongValueExs)
Constructs a multiple wrong value exception.
|
| Modifier and Type | Method and Description |
|---|---|
WrongValueException[] |
getWrongValueExceptions()
Returns all the exceptions (never null).
|
getCodepublic WrongValuesException(WrongValueException[] wrongValueExs)
wrongValueExs - an array of WrongValueExceptionjava.lang.IllegalArgumentException - if wrongValueExs is null or emptypublic WrongValueException[] getWrongValueExceptions()
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.