IBM Branch Transformation Toolkit Javadoc

com.ibm.dse.services.landp
Class DeviceErrException

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

public class DeviceErrException
extends LandpException

See Also:
Serialized Form

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

DeviceErrException

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

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

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005