RepositoryNamesRequiredException({String? type, String? message}) : super( type: type, code: 'RepositoryNamesRequiredException', message: message);