Primavera Integration API 7.0

Uses of Class
com.primavera.BatchException

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

Copyright © 2003, 2009, Oracle and/or its affiliates. All rights reserved.