All Packages Class Hierarchy This Package Previous Next Index
Class COM.meitca.concordia.service.ServiceWrongStateException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----COM.meitca.concordia.service.ServiceException
|
+----COM.meitca.concordia.service.ServiceWrongStateException
- public class ServiceWrongStateException
- extends ServiceException
An excpetion indicating that a service bridge was in the
wrong state to satisfy a given request.
-
ServiceWrongStateException(String)
-
ServiceWrongStateException
public ServiceWrongStateException(String message)
All Packages Class Hierarchy This Package Previous Next Index