XSocketWithWhat - generic XSocket Exception with a generic what method impl.
More...
#include <XSocket.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.
|
XSocketWithWhat - generic XSocket Exception with a generic what method impl.
◆ XSocketWithWhat() [1/2]
XSocketWithWhat::XSocketWithWhat |
( |
| ) |
|
|
inline |
◆ XSocketWithWhat() [2/2]
XSocketWithWhat::XSocketWithWhat |
( |
const std::string & | msg | ) |
|
|
inlineexplicit |
◆ ~XSocketWithWhat()
XSocketWithWhat::~XSocketWithWhat |
( |
| ) |
|
throw | ( | ) | | | |
|
overridedefault |
◆ what()
const char * XSocketWithWhat::what |
( |
| ) |
const |
throw | ( | ) | | | |
|
inlineoverride |
The documentation for this class was generated from the following file: