Checked exception are those which the Java compiler forces you to catch.
Example: IOException are checked exceptions.