---
title: "What is the base class for Error and Exception?"  
description: "What is the base class for Error and Exception?"  
author: "Anonymous User"  
published: 2012-06-13  
updated: 2020-09-17  
canonical: https://www.mindstick.com/interview/1482/what-is-the-base-class-for-error-and-exception  
category: "java"  
tags: ["java"]  
reading_time: 1 minute  

---

# What is the base class for Error and Exception?

Throwable.

## Answers

### Answer by Anonymous User

Throwable.


---

Original Source: https://www.mindstick.com/interview/1482/what-is-the-base-class-for-error-and-exception

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
