PathNotFoundException constructor

const PathNotFoundException(
  1. String path,
  2. OSError osError,
  3. [String message = ""]
)

Implementation

const PathNotFoundException