|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.ibm.dse.services.landp.LandpException
com.ibm.dse.services.landp.RouterErrException
Field Summary | |
---|---|
long |
rrc
|
Fields inherited from class java.lang.Exception |
---|
|
Constructor Summary | |
---|---|
(package private) |
RouterErrException(CPRB cprb)
This constructor creates a RouterErrException object. |
(package private) |
RouterErrException(java.lang.String s)
This constructor creates a RouterErrException 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 |
public long rrc
Constructor Detail |
RouterErrException(CPRB cprb)
cprb
- CPRB - the CPRB used in the call that generated the exceptionRouterErrException(java.lang.String s)
s
- String - the exception message
|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |