Sha256: 6e64547c50608ea02d399a2c4fc7324585f4ff2a26ab612c5fa14da372676c4e
Contents?: true
Size: 343 Bytes
Versions: 42
Compression:
Stored size: 343 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 InvalidSchemaMediaTypeException extends RuntimeException { }
Version data entries
42 entries across 42 versions & 1 rubygems