| TransferException Constructor | 
 Overload List
Overload List| 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.
             | 
 See Also
See Also