Skip to content
Eddie Kohler edited this page Oct 17, 2017 · 1 revision

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 2017/10/17.

Clone this wiki locally