<?php
/**
 * @package embed-sharepoint-onedrive-documents
 * @author miniOrange
 * @link https://plugins.miniorange.com
 */


namespace MoSharePointObjectSync\LicenseLibrary\Exceptions;

if (defined("\x41\102\123\x50\x41\x54\110")) {
    goto nD;
}
exit;
nD:
class Mo_License_Missing_Customer_Email_Exception extends \Exception
{
    const MESSAGE = "\115\x49\123\x53\x49\116\x47\137\103\125\123\124\x4f\x4d\105\x52\137\x45\115\x41\111\x4c";
    public function __construct()
    {
        parent::__construct(self::MESSAGE);
    }
}
