Thrown when an error occurs while reading from memory with Unicorn engine. More...
#include <global_excepts.hpp>
Public Member Functions | |
| UnicornMemReadException (uc_err err) | |
Public Member Functions inherited from arion_exception::ArionException | |
| ArionException (std::string msg) | |
| const char * | what () const noexcept override |
Thrown when an error occurs while reading from memory with Unicorn engine.
|
inlineexplicit |
Builder for UnicornMemReadException instances.
| [in] | err | Error code from Unicorn engine. |