ARTS built-in documentation server
Workspace Method Error
Description
Issues an error and exits ARTS. This method can be placed in agendas that must be specified, but are expected not to be used for the particular case. An inclusion in surface_rtprop_agenda could look like: Error{"Surface interceptions of propagation path not expected."} Ignore and other dummy method calls must still be included.
Authors: Patrick Eriksson
Synopsis
Error( | msg ) |
Variables
GIN | msg | (String) | String describing the error. |