Class Exception

public class Exception
extends Throwable

// Superclass of RuntimeException, TooManyListenersException

Constructors

Exception()
Exception(String)
Exception(String, Throwable)
Exception(Throwable)