net.thucydides.plugins.jira.client
Class CouldNotLocateServiceException

Package class diagram package CouldNotLocateServiceException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by net.thucydides.plugins.jira.client.CouldNotLocateServiceException
All Implemented Interfaces:
Serializable

public class CouldNotLocateServiceException
extends RuntimeException

The JIRA SOAP service could not be located.

See Also:
Serialized Form

Constructor Summary
CouldNotLocateServiceException(String message, javax.xml.rpc.ServiceException cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CouldNotLocateServiceException

public CouldNotLocateServiceException(String message,
                                      javax.xml.rpc.ServiceException cause)


Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.