C# Class lw_common.line.exception

Inheritance: System.Exception
显示文件 Open project: jtorjo/logwizard

Public Methods

Method Description
exception ( string message = "invalid line" ) : System

Method Details

exception() public method

public exception ( string message = "invalid line" ) : System
message string
return System