|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
synergynetframework.appsystem.services.exceptions.SynergyNetServiceException
synergynetframework.appsystem.services.exceptions.ServiceNotRunningException
public class ServiceNotRunningException
The Class ServiceNotRunningException.
Constructor Summary | |
---|---|
ServiceNotRunningException(SynergyNetService service)
Instantiates a new service not running exception. |
Method Summary |
---|
Methods inherited from class synergynetframework.appsystem.services.exceptions.SynergyNetServiceException |
---|
getService, toString |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ServiceNotRunningException(SynergyNetService service)
service
- the service
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |