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