Reports a null forcing routine pointer error.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | name |
The name of the routine in which the error was found. |
||
| class(errors), | intent(inout) | :: | err |
An errors-based object that if provided can be used to retrieve information relating to any errors encountered during execution. |