MemoryAccessor 1
A command-line front-end for exploring virtual memory of a linux process by accessing /proc/PID/mem file.
Loading...
Searching...
No Matches
MemoryAccessor::PidNotExistEx Class Reference

Ex: PID does not exist. More...

#include <memoryaccessor.h>

Inheritance diagram for MemoryAccessor::PidNotExistEx:
MemoryAccessor::PidEx MemoryAccessor::BaseException

Detailed Description

Ex: PID does not exist.

This exception is thrown when it is discovered that the preferrable PID does not exist.


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