EventsExceptionDetail Class

Definition

Exception details

public class EventsExceptionDetail
type EventsExceptionDetail = class
Public Class EventsExceptionDetail
Inheritance
EventsExceptionDetail

Constructors

EventsExceptionDetail()

Initializes a new instance of the EventsExceptionDetail class.

EventsExceptionDetail(String, String, String, String, String, IList<EventsExceptionDetailsParsedStack>)

Initializes a new instance of the EventsExceptionDetail class.

Properties

Id

Gets or sets the ID of the exception detail

Message

Gets or sets the message of the exception detail

OuterId

Gets or sets the outer ID of the exception detail

ParsedStack

Gets or sets the parsed stack

SeverityLevel

Gets or sets the severity level of the exception detail

Type

Gets or sets the type of the exception detail

Applies to