function::error.3stap

Langue: en

Autres versions - même langue

Version: August 2010 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

function::error - Send an error message.

SYNOPSIS

     error(msg:string)
 

ARGUMENTS

msg

The formatted message string.

DESCRIPTION

An implicit end-of-line is added. staprun prepends the string lqERROR:rq. Sending an error message aborts the currently running probe. Depending on the MAXERRORS parameter, it may trigger an exit.