|
jSyncManager | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--org.jSyncManager.API.Conduit.ConduitNotFoundException
The ConduitNotFoundException. This exception is generated when the user specifies the installation of a jConduit which cannot be found.
Constructor Summary | |
---|---|
ConduitNotFoundException()
Constructs a new ConduitNotFoundException object. |
|
ConduitNotFoundException(java.lang.String s)
Constructs a new ConduitNotFoundException object, using the specified message text. |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
|
Constructor Detail |
public ConduitNotFoundException()
public ConduitNotFoundException(java.lang.String s)
s
- a text message to accompiany this exception.
|
jSyncManager | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |