![]() |
RAMvader
1.4
A .NET library which provides access to other processes' memory space.
|
Exception thrown when the identifier given for a code cave does not match the expected enumeration type of identifiers for code caves of an CodeInjection.Injector<TMemoryAlterationSetID, TCodeCave, TVariable>. More...
Inherits RAMvader.RAMvaderException.
Public Member Functions | |
UnmatchedCodeCaveIdentifierException (string msg) | |
Constructor. More... | |
![]() | |
RAMvaderException (string msg) | |
Constructor. More... | |
Exception thrown when the identifier given for a code cave does not match the expected enumeration type of identifiers for code caves of an CodeInjection.Injector<TMemoryAlterationSetID, TCodeCave, TVariable>.
RAMvader.UnmatchedCodeCaveIdentifierException.UnmatchedCodeCaveIdentifierException | ( | string | msg | ) |
Constructor.
msg | The message to be associated with the exception. |