Uses of Class
com.senzing.sdk.SzReplaceConflictException
Packages that use SzReplaceConflictException
Package
Description
This package provides the interfaces, utility classes, enumerations,
constants and exception types pertaining to the Senzing SDK for Java.
-
Uses of SzReplaceConflictException in com.senzing.sdk
Methods in com.senzing.sdk that throw SzReplaceConflictExceptionModifier and TypeMethodDescriptionvoid
SzConfigManager.replaceDefaultConfigId
(long currentDefaultConfigId, long newDefaultConfigId) Replaces the existing default configuration ID with a new configuration ID.