Arion 1.0.2-alpha
A high-performance C++ framework for emulating executable binaries.
 
Loading...
Searching...
No Matches
arion_exception::MultiplePrPsInfoNotesException Class Reference

Exception thrown when parsing an ELF core dump that contains process status information for more than one process. More...

#include <lnx_excepts.hpp>

Inheritance diagram for arion_exception::MultiplePrPsInfoNotesException:
arion_exception::ArionException

Public Member Functions

 MultiplePrPsInfoNotesException ()
 
- Public Member Functions inherited from arion_exception::ArionException
 ArionException (std::string msg)
 
const char * what () const noexcept override
 

Detailed Description

Exception thrown when parsing an ELF core dump that contains process status information for more than one process.

Constructor & Destructor Documentation

◆ MultiplePrPsInfoNotesException()

arion_exception::MultiplePrPsInfoNotesException::MultiplePrPsInfoNotesException ( )
inlineexplicit

Builder for MultiplePrPsInfoNotesException instances.


The documentation for this class was generated from the following file: