See Also: Exception Members
Exception is the superclass of all classes that represent recoverable exceptions. When exceptions are thrown, they may be caught by application code.
[Android Documentation]