C# Class Frapid.DataAccess.Subtext.SqlParseException

Inheritance: System.Exception
Show file Open project: frapid/frapid

Public Methods

Method Description
SqlParseException ( string message ) : System

Method Details

SqlParseException() public method

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