new OWSExceptionReport()
- Source:
- mapspace/format/owsexceptionreport.js
Extends
- ol.format.XML
Methods
-
read(source)
-
Read a OWS ExceptionReport document.
Parameters:
Name Type Description source
Document | Node | string The XML source.
- Source:
- mapspace/format/owsexceptionreport.js
Returns:
An object representing the OWS ExceptionReport.
- Type
- Object