Uses of Class
com.ibm.pim.common.exceptions.PIMException

Packages that use PIMException
com.ibm.pim.common.exceptions   
 

Uses of PIMException in com.ibm.pim.common.exceptions
 

Subclasses of PIMException in com.ibm.pim.common.exceptions
 class PIMAlreadyInTransactionException
          This exception is thrown when operation is already under a transaction and a new transaction is attempted.
 class PIMInvalidOperationException
          This exception is thrown when an operation not supported by a particular Java API method is attempted by the caller.
 class PIMSearchException
          An exception that provides information on MDMPIM Search related errors.
 class PIMUndefinedValueException
          This exception can be used when there is no value(null value) for particular column in a row of a result set.