<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Java编程 on wiekern</title>
    <link>https://blog.aixup.de/categories/java%E7%BC%96%E7%A8%8B/</link>
    <description>Recent content in Java编程 on wiekern</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Fri, 12 Feb 2016 10:53:45 +0100</lastBuildDate>
    <atom:link href="https://blog.aixup.de/categories/java%E7%BC%96%E7%A8%8B/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>throw and throws in Java</title>
      <link>https://blog.aixup.de/posts/throw-throws-java/</link>
      <pubDate>Fri, 12 Feb 2016 10:53:45 +0100</pubDate>
      <guid>https://blog.aixup.de/posts/throw-throws-java/</guid>
      <description>本文主要通过checked Exception探讨两者的区别，因为checked必须处理，否则编译出错。当我们理解了throw,throws对checked Exception的作用，unchecked也迎刃而解。</description>
    </item>
  </channel>
</rss>
