C# (CSharp) CsDebugScript.Exceptions 네임스페이스

클래스들

이름 설명
InvalidMemoryAddressException Thrown when user wants to access address that is not available in the process being debugged.
NotAllMemoryCanBeReadException Thrown when user wants to read memory that is not fully available in the process being debugged.
WrongCodeTypeException Exception that is thrown when variable of unexpected code type has been given as an argument.