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 DbAPINotFoundException
This exception is thrown when requested database API is not found.
Namespace: VeloxDB.Protocol
Assembly: vlxc.dll
Syntax
public class DbAPINotFoundException : DbAPIErrorException
Constructors
DbAPINotFoundException()
Declaration
public DbAPINotFoundException()