C# Class SqlToGraphite.UnknownGraphiteClientTypeException

Inheritance: System.Exception
ファイルを表示 Open project: perryofpeek/SqlToGraphite-core

Public Methods

Method Description
UnknownGraphiteClientTypeException ( string message ) : System

Method Details

UnknownGraphiteClientTypeException() public method

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