dwt ~dev (2021-09-28T23:59:43.584138)
Dub
Repo
SyncException.this
java
nonstandard
sync
exception
SyncException
Undocumented in source.
this
(string msg, string file, size_t line, Throwable next)
class
SyncException
@
safe
pure nothrow
this
(
string
msg
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
next
= null
)
this
(string msg, Throwable next, string file, size_t line)
Meta
Source
See Implementation
java
nonstandard
sync
exception
SyncException
constructors
this