PostUnhandledExceptionToUser Class   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This IPostToBot service converts any unhandled exceptions to a message sent to the user.
public sealed class PostUnhandledExceptionToUser : Microsoft.Bot.Builder.Dialogs.Internals.IPostToBottype PostUnhandledExceptionToUser = class
    interface IPostToBotPublic NotInheritable Class PostUnhandledExceptionToUser
Implements IPostToBot- Inheritance
- 
				PostUnhandledExceptionToUser
- Implements
Constructors
| PostUnhandledExceptionToUser(IPostToBot, IBotToUser, ResourceManager, TraceListener) | 
Explicit Interface Implementations
| IPostToBot.PostAsync(IActivity, CancellationToken) |