vibe-noisestream ~master (2021-11-04T06:43:53.1081653)
Dub
Repo
NoiseException.this
vibe
noise
NoiseException
Undocumented in source.
this
(string message, int error, string file, size_t line, Throwable next)
class
NoiseException
@
trusted
pure nothrow
this
(
string
message
,
int
error
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
next
= null
)
this
(string message, string file, size_t line, Throwable next)
Meta
Source
See Implementation
vibe
noise
NoiseException
constructors
this