C# Class Deveel.Configuration.ParseException

Inheritance: System.Exception
显示文件 Open project: deveel/deveel-cli

Public Methods

Method Description
ParseException ( string message ) : System

Method Details

ParseException() public method

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