Intel® Fortran Compiler 17.0 Developer Guide and Reference
This section provides information about exception and termination handling issues.
To employ some of the exception handling techniques presented, you will need a C language compiler, which has support for try-except constructs or some other form of support for structured exception handling.