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