Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Java SE, Sun OpenJDK7.b12
Package:
java.lang
Exception
public
class
Exception
Overview
Inheritance
Members
Usage
Source
Books
Since
JDK1.0
Version
1.38, 05/05/07
Author(s)
Frank Yellin
The class
Exception
and its subclasses are a form of
Throwable
that indicates conditions that a reasonable application might want to catch.
See also
Error
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
Home
-
About
-
FAQ
-
Privacy
-
Contact
Exceptionand its subclasses are a form ofThrowablethat indicates conditions that a reasonable application might want to catch.