Class Panic

Class Panic

Placement in the overall structure

Module
device
Base class
Gate
Derived classes
None
Time of creation
Task 2
Modified in
Task 3
Files
panic.h panic.cc

Description

The class Panic handles interrupts and exceptions. After an error message is printed the processor is halted. When the Plugbox is initialized, this type of interrupt handling is entered for all interrupt numbers.

Public methods

bool prologue()
Prints an error message and stops the CPU.