DartProjectException constructor

DartProjectException(
  1. String message
)

Create a DartProject related exceptions

Implementation

DartProjectException(super.message);