Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.5

error(3stap)


ERROR

ERROR

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

NAME

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 “ERROR:”. Sending an error message aborts the currently running probe. Depending on the MAXERRORS parameter, it may trigger an exit.



error(3stap)