PersistentChatException 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.
Represents the base class for all exceptions defined in the Microsoft Persistent Chat API.
public ref class PersistentChatException : Exception
public class PersistentChatException : Exception
type PersistentChatException = class
inherit Exception
Public Class PersistentChatException
Inherits Exception
- Inheritance
-
PersistentChatException
- Derived