|
|||||||||
| Home >> All >> com >> flexstor >> common >> services >> remote >> [ resourcefork overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.flexstor.common.services.remote.resourcefork
Class RsrcForkConnectException

java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.flexstor.common.services.remote.resourcefork.RsrcForkConnectException
- All Implemented Interfaces:
- java.io.Serializable
- public class RsrcForkConnectException
- extends java.lang.Exception
Thrown by the DaveForkClient or DaveForkServer when communicating with the remote DaveForkServer
| Nested Class Summary |
| Nested classes inherited from class java.lang.Throwable |
|
| Field Summary | |
private java.lang.Throwable |
t
|
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Constructor Summary | |
RsrcForkConnectException(java.lang.String sMessage)
|
|
RsrcForkConnectException(java.lang.Throwable t)
|
|
| Method Summary | |
java.lang.Throwable |
getOriginalException()
|
| 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 |
| Field Detail |
t
private java.lang.Throwable t
| Constructor Detail |
RsrcForkConnectException
public RsrcForkConnectException(java.lang.String sMessage)
RsrcForkConnectException
public RsrcForkConnectException(java.lang.Throwable t)
| Method Detail |
getOriginalException
public java.lang.Throwable getOriginalException()
|
|||||||||
| Home >> All >> com >> flexstor >> common >> services >> remote >> [ resourcefork overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC