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