Partilhar via


Construtor TransferException

Initializes a new instance of the TransferException class.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
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.

Início