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


namespace MoSharePointObjectSync\LicenseLibrary\Exceptions;

if (defined("\101\102\x53\x50\101\x54\x48")) {
    goto Ht;
}
exit;
Ht:
class Mo_License_Missing_Or_Invalid_Customer_Key_Exception extends \Exception
{
    const MESSAGE = "\x4d\111\x53\123\x49\x4e\x47\x5f\x4f\122\x5f\111\x4e\x56\101\x4c\111\104\x5f\103\125\123\x54\x4f\x4d\105\x52\x5f\113\x45\x59";
    public function __construct()
    {
        parent::__construct(self::MESSAGE);
    }
}
