[−][src]Module df_st_api::api_errors
Structs
APIError | |
APIErrorNoContent | |
APIErrorNotModified | |
APIErrorResponse | |
APIMessage | |
APIMessageResponse |
Statics
static_rocket_catch_info_for_internal_error | Rocket code generated static catcher info. |
static_rocket_catch_info_for_no_content | Rocket code generated static catcher info. |
static_rocket_catch_info_for_not_found | Rocket code generated static catcher info. |
static_rocket_catch_info_for_not_modified | Rocket code generated static catcher info. |
Functions
internal_error | |
no_content | |
not_found | |
not_modified | |
rocket_catch_fn_internal_error | Rocket code generated wrapping catch function. |
rocket_catch_fn_no_content | Rocket code generated wrapping catch function. |
rocket_catch_fn_not_found | Rocket code generated wrapping catch function. |
rocket_catch_fn_not_modified | Rocket code generated wrapping catch function. |