Search Results for

    Show / Hide Table of Contents

    Class VlqNumberOverflowException

    Inheritance
    object
    Exception
    MidiException
    VlqNumberOverflowException
    Implements
    ISerializable
    Inherited Members
    Exception.GetBaseException()
    Exception.GetObjectData(SerializationInfo, StreamingContext)
    Exception.GetType()
    Exception.ToString()
    Exception.Data
    Exception.HelpLink
    Exception.HResult
    Exception.InnerException
    Exception.Message
    Exception.Source
    Exception.StackTrace
    Exception.TargetSite
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.ReferenceEquals(object, object)
    Namespace: Melanchall.DryWetMidi.Core
    Assembly: Melanchall.DryWetMidi.dll
    Syntax
    public sealed class VlqNumberOverflowException : MidiException, ISerializable

    Constructors

    VlqNumberOverflowException(string)

    Declaration
    public VlqNumberOverflowException(string message)
    Parameters
    Type Name Description
    string message

    Implements

    ISerializable
    In this article
    Back to top 2026 / Generated by DocFX