|
jSyncManager Simple Java Server | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.jSyncManager.SJS.ConnectionManagerNotFoundException
public class ConnectionManagerNotFoundException
The ConnectionManagerNotFoundException class. Instances of this class are thrown when a ServerRemoteInterface instance are unable to find the requested service.
| Constructor Summary | |
|---|---|
ConnectionManagerNotFoundException()
Constructs a new ConnectionManagerNotFoundException. |
|
ConnectionManagerNotFoundException(java.lang.String msg)
Constructs a new ConnectionManagerNotFoundException with the specified message. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ConnectionManagerNotFoundException()
public ConnectionManagerNotFoundException(java.lang.String msg)
msg - the message to attach to this exception.
|
jSyncManager Simple Java Server | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||