| Package | Description |
|---|---|
| com.googlecode.n_orm |
| Modifier and Type | Method and Description |
|---|---|
List<ProcessException.Problem> |
ProcessException.getProblems()
The list of exception sent and their corresponding element, that is the element that was under processing while running the process.
|
| Constructor and Description |
|---|
ProcessException(Process<? extends PersistingElement> p,
Process.ProcessReport<? extends PersistingElement> report,
List<ProcessException.Problem> problems,
List<Throwable> otherExceptions) |
Copyright © 2016. All Rights Reserved.