new OGCExceptionReport()
- Source:
- View2D/Format/OGCExceptionReport.js
Methods
-
read(data)
-
从字符串中读取OGC异常报告数据,并返回一个包含异常信息的对象。
Parameters:
Name Type Description data
String | DOMElement 数据读取/解析。 - Source:
- View2D/Format/OGCExceptionReport.js
Returns:
返回异常信息。- Type
- Object