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