|
Primavera Integration API 7.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BatchException | |
---|---|
com.primavera | Base exception classes |
Uses of BatchException in com.primavera |
---|
Methods in com.primavera that return BatchException | |
---|---|
static BatchException |
BatchException.addBatchException(BatchException batchException,
BatchException newException)
Adds all exceptions contained in another BatchException to a BatchException. |
static BatchException |
BatchException.addBatchException(BatchException batchException,
ServerException newException,
int sourceIndex)
Adds an exception to a BatchException. |
Methods in com.primavera with parameters of type BatchException | |
---|---|
boolean |
BatchException.addAll(BatchException src)
Adds all exceptions contained in another BatchException to this BatchException |
static BatchException |
BatchException.addBatchException(BatchException batchException,
BatchException newException)
Adds all exceptions contained in another BatchException to a BatchException. |
static BatchException |
BatchException.addBatchException(BatchException batchException,
ServerException newException,
int sourceIndex)
Adds an exception to a BatchException. |
|
Primavera Integration API 7.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |