Inherited by SQLite.BusyError, SQLite.CommitError, SQLite.InternalError, SQLite.LockedError, SQLite.MemoryError, SQLite.OpenError, SQLite.PermissionError, SQLite.SQLError, SQLite.TableExistsError, and SQLite.TableNotExistsError.
Public Member Functions | |
| void | print () |
| Prints the name of the class in addition to the message. | |
| this (char[] message) | |
| Assign the message. | |
|
|
Prints the name of the class in addition to the message.
|
|
|
Assign the message.
Reimplemented in SQLite.OpenError. |
1.3.2