proto_error

Function proto_error 

Source
pub fn proto_error<S: Into<String>>(message: S) -> DataFusionError
Expand description

Return a DataFusionError::Internal with the given message