Search Results for

    Show / Hide Table of Contents

    Class UnexpectedRunningStatusException

    The exception that is thrown when the reading engine encountered unexpected running status.
    Inheritance
    object
    Exception
    MidiException
    UnexpectedRunningStatusException
    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
    [Serializable]
    public sealed class UnexpectedRunningStatusException : MidiException, ISerializable

    Implements

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