Home
last modified time | relevance | path

Searched refs:SimplePie_Exception (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/
H A DException.php50 // @trigger_error(sprintf('Using the "SimplePie_Exception" class is deprecated since SimplePie 1.7.0, use "SimplePie\Exception" instead.'), \E_USER_DEPRECATED);
54 class SimplePie_Exception extends SimplePieException class
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md260 * Added `SimplePie_Exception` for internally reporting errors. Also, use this to show an error when trying to load the class instead of causing a failure. [#241](https://github.com/simplepie/simplepie/pull/241)