Molybden API
|
The NavigationEvents::onFrameLoadFailed event arguments. More...
#include <navigation_events.hpp>
Public Attributes | |
std::shared_ptr< Navigation > | navigation |
The navigation instance initiated this event. | |
std::shared_ptr< Frame > | frame |
The frame instance that has been failed loading. | |
std::string | url |
The URL of the resource to load. | |
NetError | error |
The error explaining why the frame failed to load. | |
The NavigationEvents::onFrameLoadFailed event arguments.