警告
本主题包含有关 C++ REST SDK 1.0 (codename "Casablanca") 的信息。如果你正在从 Codeplex Casablanca 网页 使用更高版本,则使用 http://casablanca.codeplex.com/documentation 上的本地文档。
template< typename _TaskType, typename _ExType > task<_TaskType> task_from_exception( _ExType_Exception, const task_options& _TaskOptions = task_options() );
参数
_TaskType
_ExType
_Exception
_TaskOptions
要求
**标头:**pplxtasks.h
**命名空间:**pplx