Current File : /home/itiffy/public_html/vendor/jeremeamia/SuperClosure/src/Exception/SuperClosureException.php
<?php namespace SuperClosure\Exception;

/**
 * This is a marker exception for the SuperClosure library.
 */
interface SuperClosureException
{
    //
}