|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--com.ibm.b2bi.im.IMException
This generic IM specific exception is thrown when an exception occurs that is not addressed by any other IM specific exception classes.
Field Summary | |
static java.lang.String |
copyrightNotice
|
Constructor Summary | |
IMException()
IMException constructor comment. |
|
IMException(java.lang.String s)
IMException constructor comment. |
Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
toString |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Field Detail |
public static final java.lang.String copyrightNotice
Constructor Detail |
public IMException()
public IMException(java.lang.String s)
s
- java.lang.String
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |