com.ibm.dse.services.landp
Class LandpException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.ibm.dse.services.landp.LandpException
Direct Known Subclasses:
DeviceErrException, InternalErrException, IntervReqException, RouterErrException

public class LandpException
extends java.lang.Exception

Superclass for all exceptions generated as a result of a LANDP call with a server or a router error.

See Also:
Serialized Form

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