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

Ex: Access to the segment of memory denied. More...

#include <memoryaccessor.h>

Inheritance diagram for MemoryAccessor::SegmentAccessDeniedEx:
MemoryAccessor::SegmentEx MemoryAccessor::BaseException

Detailed Description

Ex: Access to the segment of memory denied.

This exception is thrown when the OS denied the access to a desirable segment.


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