Next: psb_error Prints
Up: Error handling
Previous: Error handling
Contents
call psb_errpush(err_c, r_name, i_err, a_err)
- Type:
- Asynchronous.
- On Entry
-
- err_c
- the error code
Scope: local
Type: required
Intent: in.
Specified as: an integer.
- r_name
- the soutine where the error has been caught.
Scope: local
Type: required
Intent: in.
Specified as: a string.
- i_err
- addional info for error code
Scope: local
Type: optional
Specified as: an integer array
- a_err
- addional info for error code
Scope: local
Type: optional
Specified as: a string.