Compartir a través de


TransferException Constructor

Initializes a new instance of the TransferException class.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público TransferException() () () () Initializes a new instance of the TransferException class.
Método público TransferException(String) Initializes a new instance of the TransferException class with the specified message text.
Método protegido TransferException(SerializationInfo, StreamingContext) Initializes a new instance of the TransferException class with the specified serialization information and streaming context.
Método público TransferException(String, Exception) Initializes a new instance of the TransferException class with the specified message text and inner exception.

Arriba