Current File : //usr/share/php/JsonSchema/Exception/ExceptionInterface.php
<?php

namespace JsonSchema\Exception;

interface ExceptionInterface
{
}