Package com.ibm.pim.common.exceptions

Exception Summary
PIMAlreadyInTransactionException This exception is thrown when operation is already under a transaction and a new transaction is attempted.
PIMAuthenticationException PIM Authentication Exception
PIMAuthorizationException PIM Authorization Exception
PIMException Generic PIM Exception
PIMInternalException Internal PIM Exception - e.g.
PIMInvalidOperationException This exception is thrown when an operation not supported by a particular Java API method is attempted by the caller.
PIMInvalidPathException This exception is thrown when an invalid path is encountered.
PIMSearchException An exception that provides information on MDMPIM Search related errors.
PIMUndefinedValueException This exception can be used when there is no value(null value) for particular column in a row of a result set.