com.ibm.dse.services.landp
Class IntervReqException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.ibm.dse.services.landp.LandpException
                    |
                    +--com.ibm.dse.services.landp.IntervReqException

public class IntervReqException
extends LandpException

This exception is thrown when the LANDP server returns an I? return code.

See Also:
Serialized Form

Field Summary
 long src
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

src

public long src