C# Class Simple.Service.Monitoring.Library.Monitoring.Exceptions.MalformedUriException

Inheritance: Exception
Datei anzeigen Open project: turric4n/Dotnet.Simple.Service.Monitoring

Public Methods

Method Description
MalformedUriException ( string message ) : System

Method Details

MalformedUriException() public method

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