C# Class MaintMan.BadUrlException

Inheritance: System.Exception
Show file Open project: half-ogre/MaintMan

Public Methods

Method Description
BadUrlException ( string message ) : System

Method Details

BadUrlException() public method

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