You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the wps server encounter problem, it should return exception to the client. So those exceptions should be managed by the server to generate them and by the client to display human readable messages.
Add a class WPSServiceException to manage all WPS service exception
(old issue : orbisgis/orbisgis#1142)
The text was updated successfully, but these errors were encountered:
When the wps server encounter problem, it should return exception to the client. So those exceptions should be managed by the server to generate them and by the client to display human readable messages.
Add a class WPSServiceException to manage all WPS service exception
(old issue : orbisgis/orbisgis#1142)
The text was updated successfully, but these errors were encountered: