C# Class SqlToGraphite.Config.CannotAddAnotherInstanceOfTypeException

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

Public Methods

Method Description
CannotAddAnotherInstanceOfTypeException ( string message ) : System

Method Details

CannotAddAnotherInstanceOfTypeException() public method

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