EventLogReadingException
Represents an exception that is thrown when an error occurred while reading, querying, or subscribing to the events in an event log.
public EventLogReadingException()
Initializes a new instance of the EventLogReadingException class.
protected EventLogReadingException(SerializationInfo serializationInfo, StreamingContext streamingContext)
Initializes a new instance of the EventLogReadingException class with serialized data.
Initializes a new instance of the EventLogReadingException class by specifying the error message that describes the current exception.
Initializes a new instance of the EventLogReadingException class with an error message and inner exception.