PackageNotFoundException constructor

PackageNotFoundException(
  1. String message
)

Implementation

PackageNotFoundException(this.message);