<?xml version="1.0" encoding="utf-8" ?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
         xmlns="http://purl.org/rss/1.0/">




    



<channel rdf:about="http://nanasi.jp/code/error/RSS.xml">
  <title>07. エラー処理</title>
  <link>http://nanasi.jp/</link>
  
  <description>
    
       
       
  </description>
  
  
  
            <syn:updatePeriod>daily</syn:updatePeriod>
            <syn:updateFrequency>1</syn:updateFrequency>
            <syn:updateBase>2009-12-07T23:17:42Z</syn:updateBase>
        
  
  <image rdf:resource="http://nanasi.jp/logo_site.png"/>

  <items>
    <rdf:Seq>
        
            <rdf:li rdf:resource="http://nanasi.jp/articles/code/error/throwpoint.html"/>
        
        
            <rdf:li rdf:resource="http://nanasi.jp/articles/code/error/try.html"/>
        
    </rdf:Seq>
  </items>

</channel>

    <item rdf:about="http://nanasi.jp/articles/code/error/throwpoint.html">        <title>発生したエラーの情報を取得する</title>        <link>http://nanasi.jp/articles/code/error/throwpoint.html</link>        <description></description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>admin</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-12-05T20:43:14Z</dc:date>        <dc:type>ページ</dc:type>    </item>
    <item rdf:about="http://nanasi.jp/articles/code/error/try.html">        <title>エラーハンドリング</title>        <link>http://nanasi.jp/articles/code/error/try.html</link>        <description></description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>admin</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-12-05T20:43:42Z</dc:date>        <dc:type>ページ</dc:type>    </item>




</rdf:RDF>

