Public NotInheritable Class ReportErrorEventArgs Inherits EventArgs
Dim instance As ReportErrorEventArgs
public sealed class ReportErrorEventArgs : EventArgs
public ref class ReportErrorEventArgs sealed : public EventArgs
public final class ReportErrorEventArgs extends EventArgs
This is passed to the ReportErrorEventHandler when a ReportError occurs.