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 void
SchemaUtils. convertEntryToSchema(Entry entry, ConnectorConfig cc, boolean input)
Creates a schema item for each attribute in the entry.static void
SchemaUtils. convertEntryToSchemaHier(Entry entry, ConnectorConfig cc, boolean input)
Creates a schema item for each attribute in the entry.
-