The process of preventing exceptions from causing runtime errors is called exception handling.
This type of handling deals with exceptions in particular, which are all anomalies that will prevent the computer from doing its usual job. So those exceptions will be handled even before they get the chance to cause errors which will disturb the operations that the computer is carrying out.