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 DbAPIMismatchException

    This exception is thrown when there is mismatch in client and server API definitions.

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

    Constructors

    DbAPIMismatchException()

    Declaration
    public DbAPIMismatchException()

    DbAPIMismatchException(String)

    Declaration
    public DbAPIMismatchException(string reason)
    Parameters
    Type Name Description
    System.String reason
    In This Article
    © 2025 Copyright: VeloxDB