CloudSpatialException 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
处理云空间定位点时出错时引发的异常。
public ref class CloudSpatialException : Exception
public class CloudSpatialException : Exception
type CloudSpatialException = class
inherit Exception
Public Class CloudSpatialException
Inherits Exception
- 继承
-
CloudSpatialException
构造函数
属性
ErrorCode |
与此异常实例关联的错误代码。 |
RequestCorrelationVector |
与此异常实例关联的请求相关性向量。 |
ResponseCorrelationVector |
与此异常实例关联的响应相关向量。 |