The class Exception and its subclasses are a form of Throwable that indicates conditions that a reasonable application might want to catch.
@author Frank Yellin
@version 1.32, 11/17/05
@see java.lang.Error
@since JDK1.0
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.