![]() |
RAMvader
1.4
A .NET library which provides access to other processes' memory space.
|
Exception thrown whenever there is a given feature has not been implemented in the library's code. More...
Inherits RAMvader.RAMvaderException.
Public Member Functions | |
NotImplementedException (string msg) | |
Constructor. More... | |
![]() | |
RAMvaderException (string msg) | |
Constructor. More... | |
Exception thrown whenever there is a given feature has not been implemented in the library's code.
RAMvader.NotImplementedException.NotImplementedException | ( | string | msg | ) |
Constructor.
msg | The message to be associated with the exception. |