SoftwareDiscoveryException constructor

const SoftwareDiscoveryException(
  1. String message
)

Implementation

const SoftwareDiscoveryException(this.message);