Function simics::api::base::sim_exception::clear_exception

source ·
pub fn clear_exception() -> SimException
Expand description

Clears the currently pending frontend exception and returns the value of it.

§Return Value

Returns the exception that was pending before the call, or SimExc_No_Exception.

§Context

Cell Context