---
title: "What is the base class for Error and Exception?"  
description: "What is the base class for Error and Exception?"  
author: "Anonymous User"  
published: 2015-04-23  
updated: 2020-09-23  
canonical: https://www.mindstick.com/interview/2426/what-is-the-base-class-for-error-and-exception  
category: "java"  
tags: ["exception handling", "java", "error"]  
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/2426/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.
