|
Molybden API
|
The NetworkEvents::onPacScriptErrorReceived event arguments. More...
#include <network_events.hpp>
Public Attributes | |
| std::shared_ptr< Network > | network |
| The network instance initiated this event. | |
| uint32_t | line_number |
| The line of code in the PAC script which caused the error. | |
| std::string | error_text |
| The description of the script processing error. | |
The NetworkEvents::onPacScriptErrorReceived event arguments.