cable_error_handler_set Subroutine

public subroutine cable_error_handler_set(new_error_handler)

Set the global error handler instance.

Arguments

Type IntentOptional Attributes Name
class(cable_error_handler_base_t), intent(in) :: new_error_handler

New error handler instance to set as the global error handler.