Show / Hide Table of Contents

Namespace Dalamud.Memory.Exceptions

Classes

MemoryAllocationException

An exception thrown when VirtualAlloc fails.

MemoryException

The base exception when thrown from Dalamud.Memory.

MemoryPermissionException

An exception thrown when VirtualProtect fails.

MemoryReadException

An exception thrown when ReadProcessMemory fails.

MemoryWriteException

An exception thrown when WriteProcessMemory fails.

In This Article
Back to top Generated by DocFX