Answers:
The super class of exception is throw able class.
 Posted by: KRISHNA
Contact KRISHNA
Object Class.
 Posted by: Avecas
Contact Avecas
Exception is a supper class have many child class as run time exception etc.
 Posted by: vikalp
Contact vikalp
Throwable class is the super class of exception class.
 Posted by: panduraj
Contact panduraj
Throwable
 Posted by: Venu
Contact Venu
Throwable is the super class.
 Posted by: venu
Contact venu
The super class for Exception class is Throwable.
 Posted by: Kishore
Contact Kishore
Throwable class
 Posted by: naveena
Contact naveena
Throwable
 Posted by: vamsi
Contact vamsi
Throwable class is the super class of exceptions and Error class. Object class is the super class of Throwable class
 Posted by: arya
Contact arya
Throwable is the super class of exception.
 Posted by: rangaswamy
Contact rangaswamy
Super Class for Exception class is Throwable.
 Posted by: Anupama
Contact Anupama
Throwable class is the super class of an Exception class.
 Posted by: SAUD KHAN
Contact SAUD KHAN
java.lang.Throwable
 Posted by: Ajay
Contact Ajay
Throwable.
 Posted by: Sk Sawkat Ali
Contact Sk Sawkat Ali
Throwable
 Posted by: Sudheer
Contact Sudheer
Throwable class is supper class of exception class.
 Posted by: Namita
Contact Namita
super class of exception is throwable.. throwable is divided in to to types one is exception another one is error.. exception is divided in to checked and unchecked exception checked is divided in to arithmetic,array index out of bounds and much more.. unchecked is fatal error reporting,running out of memory...
 Posted by: ramya
Contact ramya
Throwable.
 Posted by: akash jain
Contact akash jain
Super class of Exception class is Throwable class.
 Posted by: jyoti
Contact jyoti
THROWABLE class is super class of exception class.
 Posted by: jyoti agarwal
Contact jyoti agarwal
THROWABLE class is super class of exception class.
 Posted by: jyoti agarwal
Contact jyoti agarwal
Throwable Class is a supper class of Exception class.
 Posted by: Ranjan Das
Contact Ranjan Das
The superclass of Exception class is throwable class.
 Posted by: Saideep Reddy
Contact Saideep Reddy
Throwable
 Posted by: Noor ali
Contact Noor ali
Throwable is superclass of Exception class.
 Posted by: shyam
Contact shyam
Throwable is the superclass of all exception class,throwable is the subclass of object class.
 Posted by: sandeep
Contact sandeep
Throwable is the super class of all exception class, it (throwable) is sub class of object class.
 Posted by: sandeep
Contact sandeep
Throwable is the super class of exceptions in java.
 Posted by: subhajit
Contact subhajit
Throwable is the super class of Exception.
 Posted by: Peter Lawrey
Contact Peter Lawrey
java.lang.Throwable
 Posted by: Pavan Kumar Karicheti
Contact Pavan Kumar Karicheti
Throwable
 Posted by: Satheesh
Contact Satheesh
throwable class
 Posted by: bindu
Contact bindu
Throwable
 Posted by: Sumesh M
Contact Sumesh M
The Super class for Exception class is Throwable class.
 Posted by: Vamsi Sirivolu
Contact Vamsi Sirivolu
Throwable is the superclass of Exception class.
 Posted by: Surender
Contact Surender
Throwable is the super class of Exception class.All exceptional classes are sub class of a Throwable Class.Exception and Error are the two subclasses of a Throwable Class.
 Posted by: lakshmi srinivasan
Contact lakshmi srinivasan
Its always the built in class EXCEPTION.All we do in creating a exception class is derive a sub class of the exception class.
 Posted by: visshu
Contact visshu
object
 Posted by: jai
Contact jai
The Throwable class is the superclass of all errors and exceptions in the Java language.
 Posted by: Sneha
Contact Sneha
Throwable
 Posted by: vachivese
Contact vachivese
object class
 Posted by: gourav
Contact gourav
Super Class of Exception is Throwable
 Posted by: Nilesh Mehta
Contact Nilesh Mehta
All exceptions are the subclasses of "Throwable" Super Class.
 Posted by: gokul mahajan
Contact gokul mahajan
Object Class is the Super class of Exception Class.
 Posted by: swati
Contact swati
The super class exception class is Throwable
 Posted by: avinash
Contact avinash
java.lang.Throwable is super classs of an Exception class
 Posted by: Vishranti
Contact Vishranti
Clearly Throwable is the superclass. public class Throwable extends Object implements Serializable The Throwable class is the superclass of all errors and exceptions in the Java language. Only objects that are instances of this class (or one of its subclasses) are thrown by the Java Virtual Machine or can be thrown by the Java throw statement. Similarly, only this class or one of its subclasses can be the argument type in a catch clause.
 Posted by: Amit Rane
Contact Amit Rane
BASE CLASS OF THAT Exception class
 Posted by: VICKY
Contact VICKY
Throwable class is the super class of Exception class.
 Posted by: Deepthi
Contact Deepthi
EXCEPTION is the super class
 Posted by: priyanaka
Contact priyanaka
Throwable is the super class of exception
 Posted by: prabha
Contact prabha
Throwable class
 Posted by: Rajyalakshmi
Contact Rajyalakshmi
throwable class is super class of exception class
 Posted by: anbuselvan
Contact anbuselvan
If you have the better answer, then send it to us. We will display your answer after the approval.