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::ErrCheckingPidEx Class Reference

Ex: Could not check if PID exists. More...

#include <memoryaccessor.h>

Inheritance diagram for MemoryAccessor::ErrCheckingPidEx:
MemoryAccessor::PidEx MemoryAccessor::BaseException

Detailed Description

Ex: Could not check if PID exists.

This exception is thrown when checking of PID has failed (e.g., because of permissions).


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