![]() |
Bio Radio SDK - Xamarin Android
|
Event arguments that describe an unhandled exception event More...
Public Member Functions | |
UnhandledExceptionEventArgs (Exception e) | |
Constructs a new instance of UnhandledExceptionEventArgs More... | |
Properties | |
Exception | ExceptionObject [get, set] |
The exception that was thrown. More... | |
Event arguments that describe an unhandled exception event
GLNeuroTech.Devices.Common.UnhandledExceptionEventArgs.UnhandledExceptionEventArgs | ( | Exception | e | ) |
Constructs a new instance of UnhandledExceptionEventArgs
e |
|
getset |
The exception that was thrown.