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