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

SQLite.SQLiteError Class Reference

Inherits Error.

Inherited by SQLite.BusyError, SQLite.CommitError, SQLite.InternalError, SQLite.LockedError, SQLite.MemoryError, SQLite.OpenError, SQLite.PermissionError, SQLite.SQLError, SQLite.TableExistsError, and SQLite.TableNotExistsError.

List of all members.


Detailed Description

A general SQLite error, the base error class.


Public Member Functions

void print ()
 Prints the name of the class in addition to the message.

 this (char[] message)
 Assign the message.


Member Function Documentation

void SQLite.SQLiteError.print  ) 
 

Prints the name of the class in addition to the message.

SQLite.SQLiteError.this charmessage  []  ) 
 

Assign the message.

Reimplemented in SQLite.OpenError.


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