menu
dart_code_quality package
documentation
rules/common/avoid_throw_in_catch_block.dart
AvoidThrowInCatchBlock
AvoidThrowInCatchBlock.new constructor
AvoidThrowInCatchBlock.new constructor
dark_mode
light_mode
AvoidThrowInCatchBlock
constructor
AvoidThrowInCatchBlock
(
)
Implementation
AvoidThrowInCatchBlock() : super(code: _code);
dart_code_quality package
documentation
rules/common/avoid_throw_in_catch_block
AvoidThrowInCatchBlock
AvoidThrowInCatchBlock.new constructor
AvoidThrowInCatchBlock class