Uses of Class
com.ibm.di.exceptions.IgnorableException
-
Packages that use IgnorableException Package Description com.ibm.di.util Provides utility classes for the Security Verify Directory Integrator. -
-
Uses of IgnorableException in com.ibm.di.util
Methods in com.ibm.di.util that throw IgnorableException Modifier and Type Method Description static voidSchemaUtils. convertEntryToSchema(Entry entry, ConnectorConfig cc, boolean input)Creates a schema item for each attribute in the entry.static voidSchemaUtils. convertEntryToSchemaHier(Entry entry, ConnectorConfig cc, boolean input)Creates a schema item for each attribute in the entry.
-