IBM Branch Transformation Toolkit Javadoc

com.ibm.dse.services.landp
Class InternalErrException

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

public class InternalErrException
extends LandpException

See Also:
Serialized Form

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

InternalErrException

InternalErrException(CPRB cprb)
This constructor creates a InternalErrException object.

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

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005