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