TestRuleIncompatibleException constructor
TestRuleIncompatibleException([
- dynamic message
Creates an exception with an optional message
Implementation
TestRuleIncompatibleException([this.message]);
Creates an exception with an optional message
TestRuleIncompatibleException([this.message]);