class InvalidSourceUriException
Wrapper for the InvalidSourceUriException
Hierarchy
- class \JsonSchema\Exception\InvalidArgumentException extends \JsonSchema\Exception\InvalidArgumentException implements \JsonSchema\Exception\ExceptionInterface
- class \JsonSchema\Exception\InvalidArgumentException extends \JsonSchema\Exception\InvalidArgumentException implements \JsonSchema\Exception\ExceptionInterface
- class \JsonSchema\Exception\InvalidSourceUriException extends \JsonSchema\Exception\InvalidArgumentException
- class \JsonSchema\Exception\InvalidArgumentException extends \JsonSchema\Exception\InvalidArgumentException implements \JsonSchema\Exception\ExceptionInterface
Expanded class hierarchy of InvalidSourceUriException
File
-
vendor/
justinrainbow/ json-schema/ src/ JsonSchema/ Exception/ InvalidSourceUriException.php, line 15
Namespace
JsonSchema\ExceptionView source
class InvalidSourceUriException extends InvalidArgumentException {
}