BuildException constructor

BuildException(
  1. String message
)

Implementation

BuildException(this.message);