Skip to main content

error_thread

Function error_thread 

Source
pub fn error_thread(
    ctx: Context<'_, '_, '_, '_, ThreadError<'_>>,
    error_code: u32,
    error_message: String,
) -> Result<()>
Expand description

Reports an error for a thread that failed to execute.