Class SLException
Exception thrown by sqlite, sqliteStatement and related types.
public class SLException : Exception, ISerializable
Namespace: Au.Types
Assembly: Au.dll
Inherited Members
Constructors
| Name | Description |
|---|---|
| SLException(string) |
Properties
| Name | Description |
|---|---|
| ErrorCode | The called SQLite API function returned this error code. |