Sha256: 1010a2e7d9c2b7aa46cea76800e67688e8647a392690bb3aea05dc058dbf0af0
Contents?: true
Size: 394 Bytes
Versions: 42
Compression:
Stored size: 394 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; /** * @package JsonSchema\Exception * * @author Joost Nijhuis <jnijhuis81@gmail.com> */ class UnresolvableJsonPointerException extends InvalidArgumentException { }
Version data entries
42 entries across 42 versions & 1 rubygems