Raminderjeet Singh created AIRAVATA-434:
-------------------------------------------

             Summary: Why we need to create an object of ProviderException in 
GramProvider to handle throw?
                 Key: AIRAVATA-434
                 URL: https://issues.apache.org/jira/browse/AIRAVATA-434
             Project: Airavata
          Issue Type: Question
            Reporter: Raminderjeet Singh


Currently we create a object of provider exception and then have a boolean flag 
to handle the throw. Why not to directly throw exception? 

ProviderException pe = new ProviderException(""); 

Any reason of doing this? I would like to clean this up if no objections. 


--
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