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:
  • Constructor Details

    • UnableToAddServiceException

      public UnableToAddServiceException()
    • UnableToAddServiceException

      public UnableToAddServiceException(String message)
    • UnableToAddServiceException

      public UnableToAddServiceException(String message, Throwable cause)
    • UnableToAddServiceException

      public UnableToAddServiceException(Throwable cause)