public final class MultipleExceptions extends UserException
| Modifier and Type | Field and Description |
|---|---|
PropertyException[] |
exceptions |
| Constructor and Description |
|---|
MultipleExceptions() |
MultipleExceptions(PropertyException[] exceptions) |
MultipleExceptions(String _reason,
PropertyException[] exceptions) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PropertyException[] exceptions
public MultipleExceptions()
public MultipleExceptions(String _reason, PropertyException[] exceptions)
public MultipleExceptions(PropertyException[] exceptions)
Copyright © 2017 JacORB. All rights reserved.