westdc-zf1/include/LibRIS/ParseException.php

4 lines
67 B
PHP
Executable File

<?php
namespace LibRIS;
class ParseException extends \Exception {}