Share via


PostUnhandledExceptionToUser Class

Definition

This IPostToBot service converts any unhandled exceptions to a message sent to the user.

public sealed class PostUnhandledExceptionToUser : Microsoft.Bot.Builder.Dialogs.Internals.IPostToBot
type PostUnhandledExceptionToUser = class
    interface IPostToBot
Public NotInheritable Class PostUnhandledExceptionToUser
Implements IPostToBot
Inheritance
PostUnhandledExceptionToUser
Implements

Applies to