pub fn result_error(e: String) -> Result<Vec<u8>, Errors>
Expand description

Return a custom error json value.