podcast-feed-parser/docs/html/source/Exceptions/FileNotFoundException.php.xhtml

4 lines
3.0 KiB
HTML
Raw Permalink Normal View History

2021-08-12 13:19:26 +00:00
<?xml version="1.0"?>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"><head><title>phpDox - Source of FileNotFoundException.php</title><link rel="stylesheet" type="text/css" href="../../css/style.css" media="screen"/><link rel="stylesheet" href="../../css/source.css"/><meta http-equiv="content-type" content="text/html; charset=utf-8"/></head><body><nav class="topnav"><ul><li><div class="logo"><span>/**</span>phpDox</div></li><li class="separator"><a href="../../index.xhtml">Overview</a></li><li class="separator"><a href="../../namespaces.xhtml">Namespaces</a></li><li><a href="../../interfaces.xhtml">Interfaces</a></li><li><a href="../../classes.xhtml">Classes</a></li><li><a href="../../traits.xhtml">Traits</a></li><li class="separator"><a href="../../source/index.xhtml">Source</a></li></ul></nav><div id="mainstage"><div class="box"><ul class="breadcrumb"><li><a href="../../index.xhtml">Overview</a></li><li class="separator"><a href="../../source/index.xhtml">Source</a></li></ul></div><h1>Source of file FileNotFoundException.php</h1><p>
Size: 0,112 Bytes - Last Modified: 2020-12-03T04:16:53+00:00</p><section><h2><small>/home/vagrant/Code/projects/podcast-feed-parser/src/Exceptions/</small>FileNotFoundException.php</h2><table class="source"><tr><td class="no"><a class="anker" href="#line1">1</a><a class="anker" href="#line2">2</a><a class="anker" href="#line3">3</a><a class="anker" href="#line4">4</a><a class="anker" href="#line5">5</a><a class="anker" href="#line6">6</a><a class="anker" href="#line7">7</a><a class="anker" href="#line8">8</a><a class="anker" href="#line9">9</a><a class="anker" href="#line10">10</a></td><td class="line"><div id="line1"><pre><span class="token T_OPEN_TAG">&lt;?php</span></pre></div><div id="line2"><br/></div><div id="line3"><br/></div><div id="line4"><pre><span class="token T_NAMESPACE">namespace</span><span class="token T_WHITESPACE"> </span><span class="token T_STRING">Lukaswhite</span><span class="token T_NS_SEPARATOR">\</span><span class="token T_STRING">PodcastFeedParser</span><span class="token T_NS_SEPARATOR">\</span><span class="token T_STRING">Exceptions</span><span class="token T_PHPDOX_SEMICOLON">;</span></pre></div><div id="line5"><br/></div><div id="line6"><br/></div><div id="line7"><pre><span class="token T_CLASS">class</span><span class="token T_WHITESPACE"> </span><span class="token T_STRING">FileNotFoundException</span><span class="token T_WHITESPACE"> </span><span class="token T_EXTENDS">extends</span><span class="token T_WHITESPACE"> </span><span class="token T_NS_SEPARATOR">\</span><span class="token T_STRING">Exception</span></pre></div><div id="line8"><pre><span class="token T_PHPDOX_OPEN_CURLY">{</span></pre></div><div id="line9"><br/></div><div id="line10"><pre><span class="token T_PHPDOX_CLOSE_CURLY">}</span></pre></div></td></tr></table></section></div><footer><span>Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2020 by Arne Blankerts and Contributors</span></footer></body></html>