C# Class SqlToGraphite.PluginNotFoundOrLoadedException

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

Public Methods

Method Description
PluginNotFoundOrLoadedException ( string message ) : System

Method Details

PluginNotFoundOrLoadedException() public method

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