com.ibm.dse.services.landp
Class NoLandpException

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

public class NoLandpException
extends RouterErrException

This exception is generated if LANDP has not been loaded.

See Also:
Serialized Form

Fields inherited from class com.ibm.dse.services.landp.RouterErrException
rrc
 
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