com.ibm.pim.exceptions
Class PIMAlreadyInTransactionException

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

Deprecated.

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
          Deprecated.  
 
Constructor Summary
PIMAlreadyInTransactionException(java.lang.String message)
          Deprecated.  
 
Method Summary
 
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
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

PIMAlreadyInTransactionException

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