Share via


InvalidNeedException Class

Definition

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

Constructors

InvalidNeedException(IWait, Need)

Properties

Have
Need
Wait (Inherited from InvalidWaitException)

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to