net.thucydides.plugins.jira.client
Class CouldNotLocateServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CouldNotLocateServiceException
public CouldNotLocateServiceException(String message,
javax.xml.rpc.ServiceException cause)
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.