public class

RepositoryConfigException

extends Exception
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ com.atlassian.fisheye.spi.admin.services.RepositoryConfigException

Summary

Public Constructors
RepositoryConfigException()
RepositoryConfigException(String s)
RepositoryConfigException(String s, Throwable throwable)
RepositoryConfigException(Throwable throwable)
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public RepositoryConfigException ()

public RepositoryConfigException (String s)

public RepositoryConfigException (String s, Throwable throwable)

public RepositoryConfigException (Throwable throwable)