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