Method | Description | |
---|---|---|
AttachApp ( ) : bool | ||
GetProductVersion ( ) : string |
Method | Description | |
---|---|---|
GetUserID ( ) : System.Guid | ||
OnFatalException ( FatalExceptionEventArgs e ) : void | ||
OnReportException ( ReportExceptionEventArgs e ) : void | ||
OnSecurityException ( SecurityExceptionEventArgs e ) : void |
Method | Description | |
---|---|---|
BasicExceptionDialog ( |
||
LogError ( |
||
TryAddFullExceptionTrace ( ReportExceptionEventArgs e ) : void | ||
TryAddSystemInfo ( ReportExceptionEventArgs e ) : void |
protected OnFatalException ( FatalExceptionEventArgs e ) : void | ||
e | FatalExceptionEventArgs | |
return | void |
protected OnReportException ( ReportExceptionEventArgs e ) : void | ||
e | ReportExceptionEventArgs | |
return | void |
protected OnSecurityException ( SecurityExceptionEventArgs e ) : void | ||
e | SecurityExceptionEventArgs | |
return | void |