com.atlassian.jira.functest.framework.admin
Class ViewServices.UnableToAddServiceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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

Constructor Summary
ViewServices.UnableToAddServiceException()
           
ViewServices.UnableToAddServiceException(String message)
           
ViewServices.UnableToAddServiceException(String message, Throwable cause)
           
ViewServices.UnableToAddServiceException(Throwable 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

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-2012 Atlassian. All Rights Reserved.