pub fn exception_handler_for_core( core_type: CoreType, ) -> Box<dyn ExceptionInterface>
Creates a new exception interface for the CoreType at hand.
CoreType