Struct WifiConnException
Vyjímka při chybě WiFi připojení
#include <WifiConnException.h>
Inherits the following classes: std::exception
Public Functions
Type | Name |
---|---|
const char * | what () const Chybový text. |
Public Functions Documentation
function what
Chybový text.
inline const char * WifiConnException::what () const
Returns:
const char*
The documentation for this class was generated from the following file sw/e-paper-board/src/exception/WifiConnException.h