Skip to content
Tom Barbette edited this page Oct 3, 2018 · 2 revisions

Error Element Documentation

NAME

Error — Click element; always fails

SYNOPSIS

Error(...)

Ports: any number of inputs, any number of outputs
Processing: agnostic

DESCRIPTION

The Error element always fails to initialize. It has any number of inputs and outputs, and accepts any configuration string without complaint. It is useful to prevent a router from initializing while avoiding spurious error messages about bad configuration strings or connections.

SEE ALSO

Message

Generated by click-elem2man from ../include/click/standard/errorelement.hh:7 on 2018/10/03.

Clone this wiki locally