Is raised when unhandled error happens.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public event EventHandler<ExceptionEventArgs> Error
Public Event Error As EventHandler(Of ExceptionEventArgs)
public: event EventHandler<ExceptionEventArgs^>^ Error { void add (EventHandler<ExceptionEventArgs^>^ value); void remove (EventHandler<ExceptionEventArgs^>^ value); }
member Error : IEvent<EventHandler<ExceptionEventArgs>, ExceptionEventArgs>
Value
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119