PathNotFoundException constructor

PathNotFoundException(
  1. String message
)

Implementation

PathNotFoundException(this.message);