DirectorySymLinkException constructor

const DirectorySymLinkException(
  1. String path
)

Implementation

const DirectorySymLinkException(this.path);