imATeapot constant

int const imATeapot

imATeapot = 418.

Any attempt to brew coffee with a teapot should result in the error code "418 I'm a teapot".

The resulting entity body MAY be short and stout.

https://tools.ietf.org/html/rfc2324#section-2.3.2

Implementation

static const int imATeapot = 418;