Skip to main content

new_authentication_error

Function new_authentication_error 

Source
pub fn new_authentication_error(
    code: u16,
    message: &str,
    details: &str,
) -> Error
Expand description

Create a new authentication error.