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