C# Class SqlToGraphite.Config.ClientNotDefinedException

Inheritance: System.Exception
Mostra file Open project: perryofpeek/SqlToGraphite-core

Public Methods

Method Description
ClientNotDefinedException ( string message ) : System

Method Details

ClientNotDefinedException() public method

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