Uses of Class
com.senzing.sdk.SzUnrecoverableException
Packages that use SzUnrecoverableException
Package
Description
This package provides the interfaces, utility classes, enumerations,
constants and exception types pertaining to the Senzing SDK for Java.
-
Uses of SzUnrecoverableException in com.senzing.sdk
Subclasses of SzUnrecoverableException in com.senzing.sdkModifier and TypeClassDescriptionclass
ExtendsSzUnrecoverableException
to define an exceptional condition triggered by a database error from which we cannot recover (e.g.: missing or unexpected schema definition).class
ExtendsSzUnrecoverableException
to define an exceptional condition triggered by an invalid, expired or exhausted Senzing license.class
ExtendsSzUnrecoverableException
to define an exceptional condition triggered by Senzing not being initialized.class
ExtendsSzUnrecoverableException
to define an exceptional condition caused by an otherwise unhandled and unexpected failure in the Senzing SDK.