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

SQLite.OpenError Class Reference

Inherits SQLite.SQLiteError.

List of all members.


Detailed Description

There has been an error in opening the database.


Public Member Functions

 this (char[] message)
 Assign the parameters and create the message.


Public Attributes

char[] message
 The message that SQLite failed the open with.


Member Function Documentation

SQLite.OpenError.this charmessage  []  ) 
 

Assign the parameters and create the message.

Reimplemented from SQLite.SQLiteError.


Member Data Documentation

char [] SQLite.OpenError.message
 

The message that SQLite failed the open with.


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