Sha256: d602225fc7a4ba1d88dbd912534f50423c376bc8c6ce740a44220a251c6df125
Contents?: true
Size: 337 Bytes
Versions: 42
Compression:
Stored size: 337 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 ResourceNotFoundException */ class InvalidConfigException extends RuntimeException { }
Version data entries
42 entries across 42 versions & 1 rubygems