PATH:
home
/
lab2454c
/
crypto.keyreum.com
/
vendor
/
justinrainbow
/
json-schema
/
src
/
JsonSchema
/
Exception
<?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 { }
[-] InvalidSchemaMediaTypeException.php
[edit]
[-] UriResolverException.php
[edit]
[-] RuntimeException.php
[edit]
[+]
..
[-] InvalidSchemaException.php
[edit]
[-] InvalidSourceUriException.php
[edit]
[-] ValidationException.php
[edit]
[-] InvalidArgumentException.php
[edit]
[-] InvalidConfigException.php
[edit]
[-] JsonDecodingException.php
[edit]
[-] ResourceNotFoundException.php
[edit]
[-] UnresolvableJsonPointerException.php
[edit]
[-] ExceptionInterface.php
[edit]