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