IBM Branch Transformation Toolkit Javadoc

com.ibm.dse.services.landp
Class IntervReqException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.ibm.dse.services.landp.LandpException
              extended bycom.ibm.dse.services.landp.IntervReqException
All Implemented Interfaces:
java.io.Serializable

public class IntervReqException
extends LandpException

See Also:
Serialized Form

Field Summary
 long src
           
 
Fields inherited from class java.lang.Exception
 
Constructor Summary
(package private) IntervReqException(CPRB cprb)
          Exception constructor.
 
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

src

public long src
Constructor Detail

IntervReqException

IntervReqException(CPRB cprb)
Exception constructor.

Parameters:
cprb - CPRB the CPRB that was used to issue the call that returned the error.

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005