. */ namespace SP\Core\Exceptions; /** * Class ConfigException * * @package SP\Core\Exceptions */ final class ConfigException extends SPException { }