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