TransferException Constructor |
Name | Description | |
---|---|---|
![]() | TransferException |
Initializes a new instance of the TransferException class.
|
![]() | TransferException(String) |
Initializes a new instance of the TransferException class.
|
![]() | TransferException(TransferErrorCode) |
Initializes a new instance of the TransferException class.
|
![]() | TransferException(SerializationInfo, StreamingContext) |
Initializes a new instance of the TransferException class.
|
![]() | TransferException(String, Exception) |
Initializes a new instance of the TransferException class.
|
![]() | TransferException(TransferErrorCode, String) |
Initializes a new instance of the TransferException class.
|
![]() | TransferException(TransferErrorCode, String, Exception) |
Initializes a new instance of the TransferException class.
|