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

Name Description
InvalidTypeException(IWait, Type)

Properties

Name Description
Wait (Inherited from InvalidWaitException)

Methods

Name Description
GetObjectData(SerializationInfo, StreamingContext)

Applies to