Workflow that is executed by default when an exception is raised. The argument message is printed to the console and program execution is terminated.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | msg | message to print to the console when exception is raised |