Notification |
public class NotificationException : Exception
The NotificationException type exposes the following members.
| Name | Description | |
|---|---|---|
| NotificationException | Initializes a new instance of the NotificationException class |
| Name | Description | |
|---|---|---|
| GetAllMessages |
Concatenates exception messages recursively through the inner exceptions.
(Defined by Extensions) | |
| GetAllStackTraces |
Concatenates exception stack traces recursively through the inner exceptions.
(Defined by Extensions) |