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