Skip to main content

handle

Function handle 

Source
pub fn handle(__arg0: &BootException)
Expand description

Reports or handles the copied exception without retaining stack references. Returning resumes the unchanged saved machine context. A fatal handler must use the boot owner’s diagnostics without depending on runtime state.