Main Page | Class Hierarchy | Compound List | Compound Members | Related Pages

SQLite.TableExistsError Class Reference

Inherits SQLite.SQLiteError.

List of all members.


Detailed Description

An attempt to create a table fails because the table already exists.


Public Member Functions

 this (char[] tableName)
 Assign the parameter and message.


Public Attributes

char[] tableName
 The name of the table that was duplicated.


Member Function Documentation

SQLite.TableExistsError.this chartableName  []  ) 
 

Assign the parameter and message.


Member Data Documentation

char [] SQLite.TableExistsError.tableName
 

The name of the table that was duplicated.


The documentation for this class was generated from the following file:
Generated on Thu Jul 31 08:40:54 2003 for sqlite by doxygen 1.3.2