PHP Classes

File: src/MetadataException.php

Recommend this page to a friend!
  Classes of Till Wehowski   PHP JSON RPC Discoverable Server   src/MetadataException.php   Download  
File: src/MetadataException.php
Role: Class source
Content type: text/plain
Description: Class source
Class: PHP JSON RPC Discoverable Server
Implements a JSON RPC server that is discoverable
Author: By
Last change:
Date: 2 years ago
Size: 81 bytes
 

Contents

Class file image Download
<?php

namespace frdlweb\Api\Rpc;

class
MetadataException extends \Exception {}