File "SanityException.php"
Full Path: /home/amervokv/ecomlive.net/wp-content/plugins/webp-express/lib/classes/SanityException.php
File size: 76 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace WebPExpress;
class SanityException extends \Exception
{
}