@Deprecated public class OperationCompoundExceptionBuilder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<OperationException> |
accumulated
Deprecated.
|
| Constructor and Description |
|---|
OperationCompoundExceptionBuilder()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
add(OperationException error)
Deprecated.
|
protected String |
getMessages(List<OperationException> causes)
Deprecated.
|
protected OperationException |
newThrowable(List<OperationException> causes)
Deprecated.
|
void |
throwOnError()
Deprecated.
|
protected final List<OperationException> accumulated
public OperationCompoundExceptionBuilder()
protected OperationException newThrowable(List<OperationException> causes)
protected String getMessages(List<OperationException> causes)
public void add(OperationException error)
public void throwOnError() throws OperationException
OperationExceptionCopyright © 2019 Nuxeo. All rights reserved.