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