?iť?

Your IP : 3.139.237.5


Current Path : /home/scgforma/www/cloud/3rdparty/jeremeamia/SuperClosure/src/Exception/
Upload File :
Current File : /home/scgforma/www/cloud/3rdparty/jeremeamia/SuperClosure/src/Exception/ClosureAnalysisException.php

<?php namespace SuperClosure\Exception;

/**
 * This exception is thrown when there is a problem analyzing a closure.
 */
class ClosureAnalysisException extends \RuntimeException implements SuperClosureException
{
    //
}