EventLogInvalidDataException
Represents the exception thrown when an event provider publishes invalid data in an event.
public EventLogInvalidDataException()
Initializes a new instance of the EventLogInvalidDataException class.
protected EventLogInvalidDataException(SerializationInfo serializationInfo, StreamingContext streamingContext)
Initializes a new instance of the EventLogInvalidDataException class with serialized data.
Initializes a new instance of the EventLogInvalidDataException class by specifying the error message that describes the current exception.
Initializes a new instance of the EventLogInvalidDataException class with an error message and inner exception.