Uses of Class
com.atlassian.bamboo.repository.InvalidRepositoryException
-
Packages that use InvalidRepositoryException Package Description com.atlassian.bamboo.plugins.stash.repository -
-
Uses of InvalidRepositoryException in com.atlassian.bamboo.plugins.stash.repository
Subclasses of InvalidRepositoryException in com.atlassian.bamboo.plugins.stash.repository Modifier and Type Class Description class
InvalidStashRepositoryException
We need to know that exception is Stash related.Constructors in com.atlassian.bamboo.plugins.stash.repository with parameters of type InvalidRepositoryException Constructor Description InvalidStashRepositoryException(InvalidRepositoryException exc, long repositoryId)
-