<?php
namespace Xentral\Modules\Hubspot\Exception;
final class HubspotConfigurationServiceException extends HubspotException
{
}