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