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

namespace Mpdf;

class MpdfException extends \ErrorException
{

}