Uses of Class
com.senzing.sdk.SzRetryableException
Packages that use SzRetryableException
Package
Description
This package provides the interfaces, utility classes, enumerations,
constants and exception types pertaining to the Senzing SDK for Java.
-
Uses of SzRetryableException in com.senzing.sdk
Subclasses of SzRetryableException in com.senzing.sdkModifier and TypeClassDescriptionclass
ExtendsSzRetryableException
to define an exceptional condition where a database connection was lost causing a Senzing operation to fail.class
ExtendsSzRetryableException
to define an exceptional condition where an operation failed because a timeout was exceeded.