pub fn error<T: Into<Cow<'static, str>>>(text: T) -> PrecompileFailure
Return an error with provided (static) text.