dformlib ~master (2022-05-10T21:19:32.5161069)
Dub
Repo
ThreadExceptionEventArgs
dfl
event
Undocumented in source.
class
ThreadExceptionEventArgs :
EventArgs
{
this
(DThrowable theException);
DThrowable
exception
[@property getter];
}
Constructors
this
this
(DThrowable theException)
Undocumented in source.
Members
Properties
exception
DThrowable
exception
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From EventArgs
empty
EventArgs
empty
[@property getter]
Property: get a reusable, empty EventArgs.
Meta
Source
See Implementation
dfl
event
aliases
EventHandler
classes
EventArgs
ThreadExceptionEventArgs
templates
Event