CircularDependencyException constructor

CircularDependencyException(
  1. String message
)

Implementation

CircularDependencyException(this.message);