|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ibm.websphere.sca.ServiceRuntimeException
com.ibm.websphere.sca.ServiceTimeoutRuntimeException
public final class ServiceTimeoutRuntimeException
Exception used to indicate a timeout condition during the invocation or execution of a service.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Constructor Summary | |
---|---|
ServiceTimeoutRuntimeException()
Constructs a new ServiceTimeoutRuntimeException. |
|
ServiceTimeoutRuntimeException(java.lang.String msg)
|
Method Summary |
---|
Methods inherited from class com.ibm.websphere.sca.ServiceRuntimeException |
---|
addServiceContext, getServiceContext, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String COPYRIGHT
Constructor Detail |
---|
public ServiceTimeoutRuntimeException()
public ServiceTimeoutRuntimeException(java.lang.String msg)
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |