Thrown when an error occurs while using the UnicornAFL engine. More...
#include <global_excepts.hpp>
Public Member Functions | |
| UnicornAflException (std::string 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 using the UnicornAFL engine.
|
inlineexplicit |
Builder for UnicornAflException instances.
| [in] | err | Description of the error that occurred. |