Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
bgColor#FFcccc
try {
  // ...
} catch (SecurityException se) {
  System.err.println(ese);
  // Recover from exception
}

...

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="b1611c8f23fd5b74-294870d8-4e7b4954-b2199a47-938bf4f00c4c1bf306a47b8b"><ac:plain-text-body><![CDATA[

[[API 2006

AA. References#API 06]]

[Class Logger

http://java.sun.com/javase/6/docs/api/java/util/logging/Logger.html]

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="99efc24e52924573-c3b6f94c-47554302-a8b7a293-f9dbbda6f94c823b3358a443"><ac:plain-text-body><![CDATA[

[[JLS 2005

AA. References#JLS 05]]

[Chapter 11, Exceptions

http://java.sun.com/docs/books/jls/third_edition/html/exceptions.html]

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="9b6871e1f515f9d7-10abcf8e-4f0246e1-874d974a-4dff28ed72732dd261c203fb"><ac:plain-text-body><![CDATA[

[[Ware 2008

AA. References#Ware 08]]

 

]]></ac:plain-text-body></ac:structured-macro>

...