Package com.sap.cds.impl
Class ExceptionHandler
java.lang.Object
com.sap.cds.impl.ExceptionHandler
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncdsBatchException(List<Map<String, Object>> entries, int updatedCount, BatchUpdateException ex, String sql) static voidstatic CdsExceptiondataStoreException(Exception ex, String sql)
-
Constructor Details
-
ExceptionHandler
-
-
Method Details
-
cdsBatchException
public CdsException cdsBatchException(List<Map<String, Object>> entries, int updatedCount, BatchUpdateException ex, String sql) -
cdsException
-
dataStoreException
-
chainNextExceptions
-