FS.exception

Throw an IO exception.

  1. void exception(const(char)[] filename)
  2. void exception(const(char)[] prefix, const(char)[] error)
    struct FS
    static
    void
    exception
    (
    const(char)[] prefix
    ,
    const(char)[] error
    )

Meta