|
PcapPlusPlus
Next
|
#include <MySqlLayer.h>
Public Member Functions | |
| uint16_t | getErrorCode () const |
| std::string | getSqlState () const |
| std::string | getErrorMessage () const |
Additional Inherited Members |
Represents a MySQL error message from the server
| uint16_t pcpp::MySqlErrorMessage::getErrorCode | ( | ) | const |
| std::string pcpp::MySqlErrorMessage::getErrorMessage | ( | ) | const |
| std::string pcpp::MySqlErrorMessage::getSqlState | ( | ) | const |