AiravataClient's runWorkflow() methods should throw exceptions
--------------------------------------------------------------

                 Key: AIRAVATA-349
                 URL: https://issues.apache.org/jira/browse/AIRAVATA-349
             Project: Airavata
          Issue Type: Improvement
            Reporter: Marlon Pierce


These methods may fail silently if they encounter any exceptions.  Exceptions 
are logged but the application using this client also needs to receive an 
exception so that it can take appropriate action.

public String runWorkflow(...) throws AiravataClientException { }

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to