Sha256: fe1211b1c4ffaa1385207df8fae778618c3d2a381e8b7248cdba01d580fcc076
Contents?: true
Size: 353 Bytes
Versions: 42
Compression:
Stored size: 353 Bytes
Contents
<?php /* * This file is part of the JsonSchema package. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace JsonSchema\Exception; /** * Wrapper for the RuntimeException */ class RuntimeException extends \RuntimeException implements ExceptionInterface { }
Version data entries
42 entries across 42 versions & 1 rubygems