Function simics::api::base::sim_exception::get_pending_exception

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

This function returns the exception type of the current pending exception, or SimExc_No_Exception if none available.

§Return Value

The pending exception. This value is [SimException::SimExc_No_Exception] if there was none.

§Context

Cell Context