IBM Branch Transformation Toolkit Javadoc

com.ibm.dse.services.landp
Class NoLandpException

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

public class NoLandpException
extends RouterErrException

This exception is generated if LANDP has not been loaded.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.ibm.dse.services.landp.RouterErrException
rrc
 
Fields inherited from class java.lang.Exception
 
Constructor Summary
(package private) NoLandpException()
          NoLandpException default constructor
 
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
 

Constructor Detail

NoLandpException

NoLandpException()
NoLandpException default constructor


IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005