[][src]Module proj17_iot_server::endpoints::catchers

Error overrides.

Statics

static_rocket_catch_info_for_bad_request

Rocket code generated static catcher info.

static_rocket_catch_info_for_not_found

Rocket code generated static catcher info.

static_rocket_catch_info_for_unproc_request

Rocket code generated static catcher info.

Functions

bad_request

400 orverride

not_found

404 override

rocket_catch_fn_bad_request

Rocket code generated wrapping catch function.

rocket_catch_fn_not_found

Rocket code generated wrapping catch function.

rocket_catch_fn_unproc_request

Rocket code generated wrapping catch function.

unproc_request

422 override