CompositeException constructor

const CompositeException(
  1. String message
)

Implementation

const CompositeException(this.message);