Skip to main content

err

Function err 

Source
pub fn err(msg: &str) -> SolanaError
๐Ÿ‘ŽDeprecated since 1.0.0: Use crate::Error variants instead
Expand description

Creates a legacy error.

ยงDeprecated

Use crate::Error variants instead.