Search Results for

    Show / Hide Table of Contents
    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 DbAPIUnavailableException

    This exception is thrown when requested database API is either stopped (trying to access a node in standby state), or if database API with given name does not exist.

    Inheritance
    System.Object
    DbAPIErrorException
    DbAPIUnavailableException
    Namespace: VeloxDB.Protocol
    Assembly: vlxc.dll
    Syntax
    public class DbAPIUnavailableException : DbAPIErrorException

    Constructors

    DbAPIUnavailableException()

    Declaration
    public DbAPIUnavailableException()
    In This Article
    © 2025 Copyright: VeloxDB