C# Class Sharpen.URISyntaxException

Inheritance: System.Exception
Show file Open project: oganix/NBoilerpipe

Public Methods

Method Description
URISyntaxException ( string s, string msg ) : System

Method Details

URISyntaxException() public method

public URISyntaxException ( string s, string msg ) : System
s string
msg string
return System