#include "OW_config.h"#include "OW_HTTPStatusCodes.hpp"#include "OW_Exception.hpp"#include "OW_ExceptionIds.hpp"Include dependency graph for OW_HTTPException.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
| Namespaces | |
| namespace | OW_NAMESPACE | 
| Classes | |
| class | OW_NAMESPACE::HTTPException | 
| Defines | |
| #define | OW_HTTP_THROW(exType, msg, code) throw exType(__FILE__, __LINE__, msg, code) | 
| 
 | 
| 
 Definition at line 61 of file OW_HTTPException.hpp. Referenced by OW_NAMESPACE::HTTPSvrConnection::options(). | 
 1.4.6
 1.4.6