![]() |
RAMvader
1.4
A .NET library which provides access to other processes' memory space.
|
Exception thrown when a method that requires the Target instance to be attached is called, while the Target is in a "not attached" state (i.e., the Target 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 Target instance to be attached is called, while the Target is in a "not attached" state (i.e., the Target hasn't been attached to any target process yet).
RAMvader.InstanceNotAttachedException.InstanceNotAttachedException | ( | ) |
Constructor.