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 DatabaseException

    Exception thrown by VeloxDB.

    Inheritance
    object
    Exception
    DbAPIErrorException
    DatabaseException
    Implements
    ISerializable
    Inherited Members
    Exception.GetBaseException()
    Exception.GetObjectData(SerializationInfo, StreamingContext)
    Exception.ToString()
    Exception.GetType()
    Exception.TargetSite
    Exception.Data
    Exception.InnerException
    Exception.HelpLink
    Exception.Source
    Exception.HResult
    Exception.StackTrace
    Exception.SerializeObjectState
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: VeloxDB
    Assembly: vlxc.dll
    Syntax
    public class DatabaseException : DbAPIErrorException, ISerializable

    Properties

    Detail

    Provides detailed information about the cause of exception.

    Declaration
    public DatabaseErrorDetail Detail { get; set; }
    Property Value
    Type Description
    DatabaseErrorDetail

    Message

    Message describing the exception.

    Declaration
    public override string Message { get; }
    Property Value
    Type Description
    string
    Overrides
    Exception.Message

    Implements

    ISerializable
    In this article
    • Properties
      • Detail
      • Message
    • Implements
    © 2025 Copyright: VeloxDB
    We use cookies for analytics. By clicking "Accept," you agree to our use of cookies.