Spaces-API/aws/Aws/Api/Parser/Exception/ParserException.php
Devang Srivastava eefa32741e spaces.php
2017-12-07 21:23:18 +05:30

4 lines
94 B
PHP

<?php
namespace Aws\Api\Parser\Exception;
class ParserException extends \RuntimeException {}