OGCExceptionReport

GeoGlobe.Format. OGCExceptionReport

读取各种OGC服务和版本的异常报告。

Constructor

new OGCExceptionReport()

Methods

read(data) → {Object}

从字符串中读取OGC异常报告数据,并返回一个包含异常信息的对象。
Parameters:
Name Type Description
data String | DOMElement 数据读取/解析。
Returns:
返回异常信息。
Type
Object