C# Class Res.Client.Exceptions.UnsupportedProtocolException

Inheritance: System.Exception
Exibir arquivo Open project: heartysoft/res

Public Methods

Method Description
UnsupportedProtocolException ( string message ) : System

Method Details

UnsupportedProtocolException() public method

public UnsupportedProtocolException ( string message ) : System
message string
return System