vibe-core v1.9.3 (2020-08-03T00:34:08Z)
Dub
Repo
PathValidationException.this
vibe
core
path
PathValidationException
Undocumented in source.
class
PathValidationException
pure nothrow @
nogc
@
safe
this
(
string
text
,
string
file
= __FILE__
,
size_t
line
= cast(
size_t
)__LINE__
,
Throwable
next
= null
)
Meta
Source
See Implementation
vibe
core
path
PathValidationException
constructors
this