Package com.ibm.di.api.exceptions

Provides classes for authentication and configuration exceptions.

See:
          Description

Exception Summary
AuthenticationException An exception object thrown when the authentication of a user against a specific system fails.
ConfigurationExistsException An exception object thrown when an error arise while manipulating configuration files.
ConfigurationNotCheckedOutException An exception object thrown when an attempt is made to check in a configuration that was not previously checked out.
PasswordException The class PasswordException represents the Exception class used when a password protected configuration is opened remotely with a wrong or missing password.
 

Package com.ibm.di.api.exceptions Description

Provides classes for authentication and configuration exceptions.