Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | err_type | Type of the error |
||
character(len=*), | intent(in) | :: | message | Optional message |
||
character(len=*), | intent(in) | :: | source_file | Source file where the problem occurred |
||
integer, | intent(in) | :: | line_num | Source line at which the error occurred |