Package java.lang

Class Throwable

extends Object

Superclass of all errors and exceptions. Only objects deriving from this class can be thrown with the throw-statement or caught with the catch-clause.

Public Constructors

Public Methods

Methods inherited from java.lang.Object

_INSERT_INHERITED_METHOD_ENTRY_HERE_

_INSERT_FIELDS_ENTRY_HERE_