![]() |
RAMvader
1.3
A C# library which provides access to other processes' memory space.
|
Exception thrown when a method that requires the RAMvaderTarget instance to be attached is called, while the RAMvaderTarget is in a "not attached" state (i.e., the RAMvaderTarget hasn't been attached to any target process yet). More...
Inherits RAMvader.RAMvaderException.
Public Member Functions | |
InstanceNotAttachedException () | |
Constructor. More... | |
![]() | |
RAMvaderException (string msg) | |
Constructor. More... | |
Exception thrown when a method that requires the RAMvaderTarget instance to be attached is called, while the RAMvaderTarget is in a "not attached" state (i.e., the RAMvaderTarget hasn't been attached to any target process yet).
RAMvader.InstanceNotAttachedException.InstanceNotAttachedException | ( | ) |
Constructor.