BuildException constructor

const BuildException(
  1. String message
)

Implementation

const BuildException(this.message);