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 DbAPIUnknownErrorException

    Thrown when unexpected error happens during database api operation execution. If you need an exception to propagate from an operation to the client you should use DbAPIOperationErrorAttribute

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

    Constructors

    DbAPIUnknownErrorException()

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