SOP.wtf/includes/Exceptions/ConfigException.php

6 lines
81 B
PHP

<?php
namespace YOURLS\Exceptions;
class ConfigException extends \Exception {}