public class OperationCompoundException extends OperationException
| Modifier and Type | Field and Description | 
|---|---|
OperationException[] | 
operationExceptions  | 
| 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 © 2015 Nuxeo SA. All rights reserved.