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
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUnableToAddServiceException(String message) UnableToAddServiceException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnableToAddServiceException
public UnableToAddServiceException() -
UnableToAddServiceException
-
UnableToAddServiceException
-
UnableToAddServiceException
-