uri_exception Class
A single exception type to represent errors in parsing, encoding, and decoding URIs.
Warning
This topic contains information for the C++ REST SDK 1.0 (codename "Casablanca"). If you are using a later version from the Codeplex Casablanca web page, then use the local documentation at https://casablanca.codeplex.com/documentation.
class uri_exception : public std::exception;
Members
Public Constructors
Name |
Description |
---|---|
Public Methods
Name |
Description |
---|---|
Requirements
Header: base_uri.h
Namespace: web::http