C# Class Res.Client.Exceptions.UnsupportedCommandException

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

Public Methods

Method Description
UnsupportedCommandException ( string message ) : System

Method Details

UnsupportedCommandException() public method

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