SocketIOCloseException - Thrown if a stream cannot be closed.
More...
#include <SocketException.h>
|
| std::string | getWhat () const override throw () |
| | Get a human readable string describing the exception.
|
| virtual std::string | format (const char *id, const char *defaultFormat,...) const noexcept |
| | Format a string.
|
SocketIOCloseException - Thrown if a stream cannot be closed.
◆ SocketIOCloseException() [1/2]
| SocketIOCloseException::SocketIOCloseException |
( |
| ) |
|
|
inline |
◆ SocketIOCloseException() [2/2]
| SocketIOCloseException::SocketIOCloseException |
( |
const std::string & | msg | ) |
|
|
inlineexplicit |
◆ ~SocketIOCloseException()
| SocketIOCloseException::~SocketIOCloseException |
( |
| ) |
|
| throw | ( | ) | | | |
|
overridedefault |
◆ getWhat()
| std::string SocketIOCloseException::getWhat |
( |
| ) |
const |
| throw | ( | ) | | | |
|
overrideprotectedvirtual |
Get a human readable string describing the exception.
Reimplemented from BaseException.
◆ what()
| const char * SocketIOCloseException::what |
( |
| ) |
const |
| throw | ( | ) | | | |
|
inlineoverride |
The documentation for this class was generated from the following files: