vibe-noisestream v0.1.0 (2017-03-30T19:06:59Z)
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