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