Package com.ibm.pdq.runtime.exception
Enum Summary
Enum | Description |
---|---|
ErrorType | Categorizes the reasons for which exceptions are thrown. |
Exception Summary
Exception | Description |
---|---|
DataRuntimeException | Indicates the occurrence of an exception in a pureQuery method. |
GenerationException | Indicates the occurrence of an exception in the pureQuery code while generating implementations for classes with annotated methods. |
UpdateManyException | This exception indicates that an error occurred while performing a batch update. |