collectNotFoundError

Undocumented in source.
alias collectNotFoundError = collectOSError!(errno => errno == core.stdc.errno.ENOENT,
(
code
)
)

Meta