Skip to content
Alick Zhao edited this page Jul 20, 2012 · 1 revision

Java

Exception

try...catch...finally

http://www.javapractices.com/topic/TopicAction.do?Id=8

Logging

Java Logging API

Tips

  • No default arguments. Use overloading.
Clone this wiki locally