<?php
namespace Xentral\Modules\DocuvitaApi\Exception;
class CurlException extends \RuntimeException implements DocuvitaApiExceptionInterface
{
}