DIException constructor

DIException(
  1. String message
)

Implementation

DIException(this.message);