TransferException public class TransferException : Exception Documentation public bool Fatal { get; } public TransferException() public TransferException(bool fatal) public TransferException(string message) public TransferException(string message, bool fatal) public TransferException(string message, Exception innerException) public TransferException(string message, Exception innerException, bool fatal) protected TransferException(SerializationInfo info, StreamingContext context)