All Packages Class Hierarchy This Package Previous Next Index
Class COM.meitca.concordia.service.ServiceTimeoutException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----COM.meitca.concordia.service.ServiceException
|
+----COM.meitca.concordia.service.ServiceTimeoutException
- public class ServiceTimeoutException
- extends ServiceException
An exception indicating the timeout of a ServiceBridge
related operation
-
ServiceTimeoutException(String)
-
ServiceTimeoutException
public ServiceTimeoutException(String message)
All Packages Class Hierarchy This Package Previous Next Index