asynchronous ~master (2018-06-27T00:00:59Z)
Dub
Repo
CancelledException.this
asynchronous
types
CancelledException
Undocumented in source.
class
CancelledException
@
safe
pure nothrow
this
(
string
message
= null
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
next
= null
)
Meta
Source
See Implementation
asynchronous
types
CancelledException
constructors
this