|
||||||||||
| 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
public class SynergyNetServiceException
The Class SynergyNetServiceException.
| Constructor Summary | |
|---|---|
SynergyNetServiceException(SynergyNetService service)
Instantiates a new synergy net service exception. |
|
| Method Summary | |
|---|---|
SynergyNetService |
getService()
Gets the service. |
java.lang.String |
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 SynergyNetServiceException(SynergyNetService service)
service - the service| Method Detail |
|---|
public SynergyNetService getService()
public java.lang.String toString()
toString in class java.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||