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


namespace MoSharePointObjectSync\LicenseLibrary\Exceptions;

if (defined("\x41\102\x53\x50\x41\x54\110")) {
    goto Td;
}
exit;
Td:
class Mo_License_Invalid_Expiry_Date_Exception extends \Exception
{
    const MESSAGE = "\115\111\x53\x53\111\x4e\x47\x5f\117\x52\137\111\116\126\x41\114\111\x44\x5f\105\130\120\x49\122\x59\x5f\x44\x41\124\105";
    public function __construct()
    {
        parent::__construct(self::MESSAGE);
    }
}
