ContentDirectoryNotFoundException constructor

const ContentDirectoryNotFoundException(
  1. String path
)

Implementation

const ContentDirectoryNotFoundException(this.path);