A single exception type to represent errors in parsing, encoding, and decoding URIs.
More...
#include <base_uri.h>
Inheritance diagram for web::uri_exception:
Public Member Functions
uri_exception (std::string msg)
const char * what () const CPPREST_NOEXCEPT
Detailed Description
A single exception type to represent errors in parsing, encoding, and decoding URIs.
The documentation for this class was generated from the following file: