/home/smartonegroup/www/veroserv/vendor/mpdf/mpdf/src/MpdfException.php
<?php

namespace Mpdf;

class MpdfException extends \ErrorException
{

}