Current File : /home/masbinta/www/vendor/phar-io/manifest/src/exceptions/ManifestDocumentMapperException.php
<?php declare(strict_types = 1);
namespace PharIo\Manifest;

class ManifestDocumentMapperException extends \RuntimeException implements Exception {
}