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, toString
public PropertyException[] exceptions
public MultipleExceptions()
public MultipleExceptions(String _reason, PropertyException[] exceptions)
public MultipleExceptions(PropertyException[] exceptions)
Copyright © 2016 JacORB. All rights reserved.