Метод | Описание | |
---|---|---|
ExtendedAttributeException ( ) : System |
Initializes a new instance of the CmisSync.Lib.Storage.FileSystem.ExtendedAttributeException class.
|
|
ExtendedAttributeException ( string msg ) : System |
Initializes a new instance of the CmisSync.Lib.Storage.FileSystem.ExtendedAttributeException class.
|
|
ExtendedAttributeException ( string message, |
Initializes a new instance of the CmisSync.Lib.Storage.FileSystem.ExtendedAttributeException class.
|
Метод | Описание | |
---|---|---|
ExtendedAttributeException ( |
Initializes a new instance of the CmisSync.Lib.Storage.FileSystem.ExtendedAttributeException class.
|
public ExtendedAttributeException ( ) : System | ||
Результат | System |
protected ExtendedAttributeException ( |
||
info | Serialization info. | |
context | Streaming context. | |
Результат | System |
public ExtendedAttributeException ( string msg ) : System | ||
msg | string | Eception message. |
Результат | System |
public ExtendedAttributeException ( string message, |
||
message | string | Exception message. |
inner | Inner exception. | |
Результат | System |