C# Class irek.DuplicateUrlPatternException

Inheritance: System.Exception
ファイルを表示 Open project: theanti9/irek

Public Methods

Method Description
DuplicateUrlPatternException ( ) : System
DuplicateUrlPatternException ( string message ) : System

Method Details

DuplicateUrlPatternException() public method

public DuplicateUrlPatternException ( ) : System
return System

DuplicateUrlPatternException() public method

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