Raises an exception with a given message. By default, exceptions terminate program execution. Calls the initialisation routine if not already done.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | msg | message to be used when an exception is raised |