|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectBasisRuntimeException
com.wm.app.b2b.server.ISRuntimeException
public class ISRuntimeException
| Constructor Summary | |
|---|---|
ISRuntimeException()
Constructs an ISRuntimeException without a detailed error message. |
|
ISRuntimeException(java.lang.Throwable wrappedException,
java.lang.String msg)
Constructs an ISRuntimeException with the specified message. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ISRuntimeException()
public ISRuntimeException(java.lang.Throwable wrappedException,
java.lang.String msg)
wrappedException - The exception that caused the transient error condition.msg - A String specifying the detailed message for this ISRuntimeException.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||