public class WrongValuesException extends OperationException
WrongValueException
.UiException.Aide
MessageConst.BundleInfo
_code
NULL_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).
|
getCode
public WrongValuesException(WrongValueException[] wrongValueExs)
wrongValueExs
- an array of WrongValueException
java.lang.IllegalArgumentException
- if wrongValueExs is null or emptypublic WrongValueException[] getWrongValueExceptions()
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.