FS.exception

Throw an exception using the last known error.

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

Meta