Sha256: 7767a517db49b55b839593d2c4fe4d6bff3d53820fd045b95d1b4511894c08e4

Contents?: true

Size: 334 Bytes

Versions: 42

Compression:

Stored size: 334 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 InvalidSchemaMediaType
 */
class InvalidSchemaException extends RuntimeException
{
}

Version data entries

42 entries across 42 versions & 1 rubygems

Version Path
dependabot-composer-0.94.7 helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Exception/InvalidSchemaException.php
dependabot-composer-0.90.0 helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Exception/InvalidSchemaException.php