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