Interrupted([String? message, List<String> sources = const[]]) : super._(ErrorCode.interrupted, message, sources);