Sha256: 70810ba550d9319feaa3b12861e9ed3165890a8aadc5d5734e5d4acde1eac36a
Contents?: true
Size: 422 Bytes
Versions: 42
Compression:
Stored size: 422 Bytes
Contents
<?php /* * This file is part of Composer. * * (c) Nils Adermann <naderman@naderman.de> * Jordi Boggiano <j.boggiano@seld.be> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Composer\EventDispatcher; /** * @author Jordi Boggiano <j.boggiano@seld.be> */ class ScriptExecutionException extends \RuntimeException { }
Version data entries
42 entries across 42 versions & 1 rubygems