Skip to main content

input_err

Function input_err 

Source
pub fn input_err(source: impl Into<Box<dyn Error + Send + Sync>>) -> Error
Expand description

Constructs an error indicating that the client has violated the pgwire protocol.