Конструктор TransferException

Initializes a new instance of the TransferException class.

Список перегрузок

  Имя Описание
Открытый метод TransferException() () () () Initializes a new instance of the TransferException class.
Открытый метод TransferException(String) Initializes a new instance of the TransferException class with the specified message text.
Защищенный метод TransferException(SerializationInfo, StreamingContext) Initializes a new instance of the TransferException class with the specified serialization information and streaming context.
Открытый метод TransferException(String, Exception) Initializes a new instance of the TransferException class with the specified message text and inner exception.

В начало