Function throw_error::get_error_hook
source ยท pub fn get_error_hook() -> Option<Arc<dyn ErrorHook>>Expand description
Returns the current error hook.
pub fn get_error_hook() -> Option<Arc<dyn ErrorHook>>Returns the current error hook.