SocketStreams v1.11.1
|
#include <string>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | web::exceptions::WebException |
Network exception. More... | |
Namespaces | |
namespace | web |
namespace | web::exceptions |
Macros | |
#define | THROW_WEB_EXCEPTION { throw web::exceptions::WebException(__LINE__, __FILE__); } |
#define THROW_WEB_EXCEPTION { throw web::exceptions::WebException(__LINE__, __FILE__); } |