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

Packages that use PIMException
com.ibm.pim.exceptions   
 

Uses of PIMException in com.ibm.pim.exceptions
 

Subclasses of PIMException in com.ibm.pim.exceptions
 class PIMAlreadyInTransactionException
          This exception can be used when there is no value(null value) for particular column in a row of a result set.
 class PIMAuthenticationException
          PIM Authentication Exception
 class PIMAuthorizationException
          PIM Authorization Exception
 class PIMSearchException
          An exception that provides information on WPC 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.
 class PIMValidationException
          PIM Validation Exception