public class OperationCompoundException extends OperationException
| Modifier and Type | Field and Description |
|---|---|
OperationException[] |
operationExceptions |
rollback| Constructor and Description |
|---|
OperationCompoundException(String message,
OperationException[] operationExceptions) |
isRollback, setNoRollbackaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic final OperationException[] operationExceptions
public OperationCompoundException(String message, OperationException[] operationExceptions)
Copyright © 2016 Nuxeo SA. All rights reserved.