C# Class Elfar.ErrorLogException

Inheritance: System.Exception
ファイルを表示 Open project: stevenbey/elfar

Public Methods

Method Description
ErrorLogException ( Exception inner ) : System

Method Details

ErrorLogException() public method

public ErrorLogException ( Exception inner ) : System
inner System.Exception
return System