What is an exception in Java?
An event that disrupts the normal flow of the program's instructions
A syntax error detected by the compiler
A warning during compilation
A successful execution of a program