menu
pipen package
documentation
exception/exception_strategy.dart
ExceptionStrategy
callable abstract method
callable abstract method
dark_mode
light_mode
callable
abstract method
bool
callable
(
dynamic
exception
)
Check if exceptions has strategy
Implementation
bool callable(dynamic exception);
pipen package
documentation
exception/exception_strategy
ExceptionStrategy
callable abstract method
ExceptionStrategy class