Sha256: eb51d06dfe3ddf666c893dcb8b065cd479d5ad41b8ac985815b0eb55d92264b1
Contents?: true
Size: 348 Bytes
Versions: 42
Compression:
Stored size: 348 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 InvalidSourceUriException */ class InvalidSourceUriException extends InvalidArgumentException { }
Version data entries
42 entries across 42 versions & 1 rubygems