Improve exceptions handling at least for :
- describeProcess errors
- execute errors
For example when WPS is out, addon too :
in main.js (line 160) : TypeError: wpsProcess is undefined :
... (i in wpsProcess.dataInputs) { // List every input from the describe process qu...
Improve exceptions handling at least for :
For example when WPS is out, addon too :
in main.js (line 160) : TypeError: wpsProcess is undefined :