Class to read exception reports for various OGC services and versions.
| OpenLayers.
|
Class to read exception reports for various OGC services and versions. |
| Constructor | |
| OpenLayers.
|
Create a new parser for OGC exception reports. |
| Functions | |
| read | Read OGC exception report data from a string, and return an object with information about the exceptions. |
Read OGC exception report data from a string, and return an object with information about the exceptions.
read: function( data )