Function create_error_response

Source
pub fn create_error_response(
    error: ScimError,
    request_id: String,
) -> ScimOperationResponse
Expand description

Create an error response from a ScimError.