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

Breadcrumb

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

class InvalidSchemaException

Wrapper for the InvalidSchemaMediaType

Hierarchy

  • class \JsonSchema\Exception\RuntimeException extends \JsonSchema\Exception\RuntimeException implements \JsonSchema\Exception\ExceptionInterface
    • class \JsonSchema\Exception\RuntimeException extends \JsonSchema\Exception\RuntimeException implements \JsonSchema\Exception\ExceptionInterface
      • class \JsonSchema\Exception\InvalidSchemaException extends \JsonSchema\Exception\RuntimeException

Expanded class hierarchy of InvalidSchemaException

1 file declares its use of InvalidSchemaException
SchemaConstraint.php in vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/SchemaConstraint.php

File

vendor/justinrainbow/json-schema/src/JsonSchema/Exception/InvalidSchemaException.php, line 15

Namespace

JsonSchema\Exception
View source
class InvalidSchemaException extends RuntimeException {

}

API Navigation

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