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

SQLite.TableNotExistsError Class Reference

Inherits SQLite.SQLiteError.

List of all members.


Detailed Description

The requested table doesn't exist.


Public Member Functions

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


Public Attributes

char[] tableName
 The name of the table we tried to find.


Member Function Documentation

SQLite.TableNotExistsError.this chartableName  []  ) 
 

Assign the parameter and message.


Member Data Documentation

char [] SQLite.TableNotExistsError.tableName
 

The name of the table we tried to find.


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