Package com.atlassian.bamboo.exception
Class RssPermissionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.bamboo.exception.RssPermissionException
- All Implemented Interfaces:
Serializable
Error when validating RSS permission for a plan (project modification, adding dependencies on other plans,
downloading artifacts from other projects, using other repositories).
Contains projects keys and repositories names to which RSS is missing permission.
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RssPermissionException
-
-
Method Details
-
getProjectKeys
-
getRepositoriesNames
-