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.


Constructor Index

 o ServiceWrongStateException(String)

Constructors

 o ServiceWrongStateException

 public ServiceWrongStateException(String message)



All Packages  Class Hierarchy  This Package  Previous  Next  Index