PatternNotFound constructor

PatternNotFound(
  1. String message
)

Implementation

PatternNotFound(this.message);