uri_exception 类

单一异常类型,用于表示分析、编码和解码 URI 时遇到的错误。

警告

本主题包含有关 C++ REST SDK 1.0 (codename "Casablanca") 的信息。如果你正在从 Codeplex Casablanca 网页 使用更高版本,则使用 http://casablanca.codeplex.com/documentation 上的本地文档。

class uri_exception : public std::exception;

Members

公共构造函数

名称

描述

uri_exception::uri_exception 构造函数

uri_exception::~uri_exception 析构函数

公共方法

名称

描述

uri_exception::what 方法

要求

**标头:**base_uri.h

**命名空间:**web::http

请参见

参考

web::http 命名空间