com.atlassian.jira.functest.framework.admin
Class ViewServices.UnableToAddServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.jira.functest.framework.admin.ViewServices.UnableToAddServiceException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ViewServices
public class ViewServices.UnableToAddServiceException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ViewServices.UnableToAddServiceException
public ViewServices.UnableToAddServiceException()
ViewServices.UnableToAddServiceException
public ViewServices.UnableToAddServiceException(String message)
ViewServices.UnableToAddServiceException
public ViewServices.UnableToAddServiceException(String message,
Throwable cause)
ViewServices.UnableToAddServiceException
public ViewServices.UnableToAddServiceException(Throwable cause)
Copyright © 2002-2014 Atlassian. All Rights Reserved.