C# Class irek.Modules.Errors.NoSuchModuleException

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

Public Methods

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

Method Details

NoSuchModuleException() public method

public NoSuchModuleException ( ) : System
return System

NoSuchModuleException() public method

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