Provides ERROUT
error message
Outputs error message and terminates program
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | WHERE |
Program or subroutine the error is being called from |
||
character(len=*), | intent(in) | :: | ErrMsg |
The error message itself |