Function poem::error::UriTooLong[][src]

pub fn UriTooLong(err: impl Display) -> Error
Expand description

Wraps any error into Error and the status code is StatusCode::URI_TOO_LONG.