Class-Based Exception

Treatable exception, which is represented by an exception object of an exception class. Class-based exceptions replace catchable runtime errors and non-class-based exceptions

More