InvalidNextException Class

Definition

[System.Serializable]
public sealed class InvalidNextException : Microsoft.Bot.Builder.Internals.Fibers.InvalidWaitException
[<System.Serializable>]
type InvalidNextException = class
    inherit InvalidWaitException
Public NotInheritable Class InvalidNextException
Inherits InvalidWaitException
Inheritance
Attributes

Constructors

Name Description
InvalidNextException(IWait)

Properties

Name Description
Wait (Inherited from InvalidWaitException)

Methods

Name Description
GetObjectData(SerializationInfo, StreamingContext) (Inherited from InvalidWaitException)

Applies to