Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. UnresolvableJsonPointerException.php

class UnresolvableJsonPointerException

@package JsonSchema\Exception

@author Joost Nijhuis <jnijhuis81@gmail.com>

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\UnresolvableJsonPointerException extends \JsonSchema\Exception\InvalidArgumentException

Expanded class hierarchy of UnresolvableJsonPointerException

1 file declares its use of UnresolvableJsonPointerException
SchemaStorage.php in vendor/justinrainbow/json-schema/src/JsonSchema/SchemaStorage.php

File

vendor/justinrainbow/json-schema/src/JsonSchema/Exception/UnresolvableJsonPointerException.php, line 17

Namespace

JsonSchema\Exception
View source
class UnresolvableJsonPointerException extends InvalidArgumentException {

}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal