Uses of Class
com.senzing.sdk.SzBadInputException
Package
Description
This package provides the interfaces, utility classes, enumerations,
constants and exception types pertaining to the Senzing SDK for Java.
This package provides the "core" implementation of the Senzing SDK for
Java defined in the
com.senzing.sdk
package.-
Uses of SzBadInputException in com.senzing.sdk
Modifier 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. -
Uses of SzBadInputException in com.senzing.sdk.core