Function internal_error

Source
pub fn internal_error(
    method_name: &'static str,
    error: impl Display,
) -> Web3Error