C# Class SqlFu.Configuration.Internals.TableExistsException

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

Public Methods

Method Description
TableExistsException ( TableName table ) : System

Method Details

TableExistsException() public method

public TableExistsException ( TableName table ) : System
table TableName
return System