File "Exception.php"

Full Path: /home/isoftco/public_html/hrm/vendor/yandex/translate-api/src/Exception.php
File size: 137 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Yandex\Translate;

/**
 * Exception
 * @author Nikita Gusakov <dev@nkt.me>
 */
class Exception extends \Exception
{

}