SoftwareParseException constructor

const SoftwareParseException(
  1. String message
)

Implementation

const SoftwareParseException(this.message);