vibe-core ~master (2022-04-01T19:24:37Z)
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