Thrown when a CPU interrupt does not exist or has no corresponding kernel signal implemented. More...
#include <global_excepts.hpp>
Public Member Functions | |
| NoSignalForIntrException () | |
Public Member Functions inherited from arion_exception::ArionException | |
| ArionException (std::string msg) | |
| const char * | what () const noexcept override |
Thrown when a CPU interrupt does not exist or has no corresponding kernel signal implemented.
|
inlineexplicit |
Builder for NoSignalForIntrException instances.