|
Thunderbots Project
|


Public Member Functions | |
| TbotsNetworkException (const std::string &message) | |
| virtual const char * | what () const noexcept override |
|
inline |
Raises a networking exception that we can detect.
| message | The message to be displayed when the exception is caught. |