-- In Java, exceptions are objects that represent exceptional situations that can occur during program execution. The Java language provides a hierarchy of exception classes that are used to represent ...