public final class MultipleExceptions extends UserException
Modifier and Type | Field and Description |
---|---|
PropertyException[] |
exceptions |
Constructor and Description |
---|
MultipleExceptions() |
MultipleExceptions(PropertyException[] exceptions) |
MultipleExceptions(java.lang.String _reason,
PropertyException[] exceptions) |
public PropertyException[] exceptions
public MultipleExceptions()
public MultipleExceptions(java.lang.String _reason, PropertyException[] exceptions)
public MultipleExceptions(PropertyException[] exceptions)