dfl2 v1.0.0 (2014-10-21T14:18:17Z)
Home
Dub
Repo
ThreadExceptionEventArgs
dfl
event
class
ThreadExceptionEventArgs :
EventArgs
{
this
(DThrowable theException);
DThrowable
exception
[@property getter];
}
Constructors
this
this
(DThrowable theException)
Members
Properties
exception
DThrowable
exception
[@property getter]
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