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 DbAPIObjectGraphDepthLimitExceededException

    Object graph failed to be serialized/deserialized due to it exceeding the maximum allowed graph depth. Consider turning graph serialization support on.

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

    Constructors

    DbAPIObjectGraphDepthLimitExceededException()

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