Your IP : 216.73.216.171


Current Path : /home/ereika83/www/wp-content/plugins/wpdatatables/lib/maennchen/zipstream-php/src/
Upload File :
Current File : /home/ereika83/www/wp-content/plugins/wpdatatables/lib/maennchen/zipstream-php/src/Exception.php

<?php

declare(strict_types=1);

namespace ZipStream;

/**
 * This class is only for inheriting
 */
abstract class Exception extends \Exception
{
}