SocketWithWhatException - generic SocketException Exception with a generic what method impl.
More...
#include <SocketException.h>
|
| virtual std::string | getWhat () const noexcept |
| | Get a human readable string describing the exception.
|
| virtual std::string | format (const char *id, const char *defaultFormat,...) const noexcept |
| | Format a string.
|
SocketWithWhatException - generic SocketException Exception with a generic what method impl.
◆ SocketWithWhatException() [1/2]
| SocketWithWhatException::SocketWithWhatException |
( |
| ) |
|
|
inline |
◆ SocketWithWhatException() [2/2]
| SocketWithWhatException::SocketWithWhatException |
( |
const std::string & | msg | ) |
|
|
inlineexplicit |
◆ ~SocketWithWhatException()
| SocketWithWhatException::~SocketWithWhatException |
( |
| ) |
|
| throw | ( | ) | | | |
|
overridedefault |
◆ what()
| const char * SocketWithWhatException::what |
( |
| ) |
const |
| throw | ( | ) | | | |
|
inlineoverride |
The documentation for this class was generated from the following file: