C# Class SharpCifs.Util.Sharpen.UriSyntaxException

Inheritance: System.Exception
ファイルを表示 Open project: brandonprry/Potato

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