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

Ex: PID is not set. More...

#include <memoryaccessor.h>

Inheritance diagram for MemoryAccessor::PidNotSetEx:
MemoryAccessor::PidEx MemoryAccessor::BaseException

Detailed Description

Ex: PID is not set.

This exception is thrown when PID is not set and there is an attempt to perform some operation that requires PID use.


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