note
VeloxDB is still in beta and APIs are subject to change. We are in the process of completing the documentation, so some sections may be incomplete or empty at this time.
Class DbAPIErrorException
Base database API exception.
Inheritance
System.Object
DbAPIErrorException
Namespace: VeloxDB.Protocol
Assembly: vlxc.dll
Syntax
public abstract class DbAPIErrorException : Exception
Constructors
DbAPIErrorException()
Declaration
public DbAPIErrorException()
DbAPIErrorException(String)
Declaration
public DbAPIErrorException(string message)
Parameters
Type | Name | Description |
---|---|---|
System.String | message |