C# Class HealthMonitoring.Management.Core.UnsupportedMonitorException

Inheritance: System.InvalidOperationException
Show file Open project: wongatech/HealthMonitoring

Public Methods

Method Description
UnsupportedMonitorException ( string monitorType ) : System

Method Details

UnsupportedMonitorException() public method

public UnsupportedMonitorException ( string monitorType ) : System
monitorType string
return System