|
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
Superclass for all exceptions generated as a result of a LANDP call with a server or a router error.
Field Summary |
---|
Fields inherited from class java.lang.Exception |
---|
|
Constructor Summary | |
---|---|
(package private) |
LandpException()
LandpException constructor. |
(package private) |
LandpException(java.lang.String s)
LandpException constructor |
(package private) |
LandpException(java.lang.String s,
java.lang.Exception e)
LandpException 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 |
LandpException()
LandpException(java.lang.String s)
s
- String the message attached to the exceptionLandpException(java.lang.String s, java.lang.Exception e) throws LandpException
s
- String - the message attached to the exception
|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |