File "ClientException.php"

Full Path: /home/clickysoft/public_html/jmapi5.clickysoft.net/vendor/mpdf/mpdf/src/Http/Exception/ClientException.php
File size: 94 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Mpdf\Http\Exception;

class ClientException extends \Mpdf\MpdfException
{

}