function::error(3) debian man page | unix.com

Man Page: function::error

Operating Environment: debian

Section: 3

function::error

FUNCTION:(3stap)						  Logging Tapset						  FUNCTION:(3stap)

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 "ERROR:". Sending an error message aborts the currently running probe. Depending on the MAXERRORS parameter, it may trigger an exit. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
function::ansi_set_color2(3stap) - centos
tapset::logging(3stap) - centos
tapset::scheduler(3stap) - centos
tapset::signal(3stap) - centos
tapset::socket(3stap) - centos
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?