-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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)