pub fn exception_handler_for_core(
    core_type: CoreType
) -> Box<dyn ExceptionInterface>
Expand description

Creates a new exception interface for the CoreType at hand.