C# Class SqlToGraphite.ClientNotFoundException

Inheritance: System.Exception
Exibir arquivo Open project: perryofpeek/SqlToGraphite-core

Public Methods

Method Description
ClientNotFoundException ( string message ) : System

Method Details

ClientNotFoundException() public method

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