/home/brandsfa/public_html/vendor/mpdf/mpdf/src/MpdfException.php
<?php

namespace Mpdf;

class MpdfException extends \ErrorException
{

}