com.ibm.pim.exceptions
Class PIMAlreadyInTransactionException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.ibm.pim.exceptions.PIMException
              extended bycom.ibm.pim.exceptions.PIMAlreadyInTransactionException
All Implemented Interfaces:
java.io.Serializable

public class PIMAlreadyInTransactionException
extends PIMException

This exception can be used when there is no value(null value) for particular column in a row of a result set.

See Also:
Serialized Form

Field Summary
static java.lang.String copyright
           
 
Constructor Summary
PIMAlreadyInTransactionException(java.lang.String message)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

copyright

public static final java.lang.String copyright
See Also:
Constant Field Values
Constructor Detail

PIMAlreadyInTransactionException

public PIMAlreadyInTransactionException(java.lang.String message)
Parameters:
message -