Uses of Class
com.senzing.sdk.SzBadInputException
Packages that use SzBadInputException
Package
Description
This package provides the interfaces, utility classes, enumerations,
constants and exception types pertaining to the Senzing SDK for Java.
-
Uses of SzBadInputException in com.senzing.sdk
Subclasses of SzBadInputException in com.senzing.sdkModifier and TypeClassDescriptionclass
ExtendsSzBadInputException
to define an exceptional condition where the provided bad input to a Senzing operation is an identifier that could not be used to successfully locate required data for that operation.class
ExtendsSzBadInputException
to define an exceptional condition where a specified data source code is not confifgured in the current active configuration and therefore the data source could not be found.Methods in com.senzing.sdk that throw SzBadInputException