C# Class SqlFu.InvalidPagedSqlException

Inheritance: System.Exception
Show file Open project: sapiens/SqlFu

Public Methods

Method Description
InvalidPagedSqlException ( string sql ) : System

Method Details

InvalidPagedSqlException() public method

public InvalidPagedSqlException ( string sql ) : System
sql string
return System