C# Class Rubber.DSL.QueryBuilderException

Inheritance: System.Exception
Mostra file Open project: stephenpope/Rubber

Public Methods

Method Description
QueryBuilderException ( string message ) : System

Method Details

QueryBuilderException() public method

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