Share via


InvalidTypeException Class

Definition

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

Constructors

InvalidTypeException(IWait, Type)

Properties

Wait (Inherited from InvalidWaitException)

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to