Method | Description | |
---|---|---|
AbortException ( ) : System |
Initializes a new instance of the CmisSync.Lib.FileTransmission.AbortException class.
|
|
AbortException ( string msg ) : System |
Initializes a new instance of the CmisSync.Lib.FileTransmission.AbortException class.
|
|
AbortException ( string message, |
Initializes a new instance of the CmisSync.Lib.FileTransmission.AbortException class.
|
Method | Description | |
---|---|---|
AbortException ( |
Initializes a new instance of the CmisSync.Lib.FileTransmission.AbortException class.
|
protected AbortException ( |
||
info | Serializaction info. | |
context | Streaming context. | |
return | System |
public AbortException ( string msg ) : System | ||
msg | string | Abortion message. |
return | System |
public AbortException ( string message, |
||
message | string | Abortion Message. |
inner | Inner exception. | |
return | System |