C# Class Subtext.Scripting.Exceptions.SqlParseException

Inheritance: System.Exception
Exibir arquivo Open project: ayende/Subtext

Public Methods

Method Description
SqlParseException ( string message ) : System

Method Details

SqlParseException() public method

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