Package com.atlassian.bamboo.exception
package com.atlassian.bamboo.exception
-
ClassDescriptionException to be used when Bamboo REST endpoint should return CONFLICT (409) response.Exception to be used when Bamboo REST endpoint should return NOT_FOUND (404) response.Error when validating RSS permission for a plan (project modification, adding dependencies on other plans, downloading artifacts from other projects, using other repositories).Exception to be used when the number of Bamboo requests has exceeded an allowed threshold.Exception to indicate problems with data provided.Exception thrown whenever XSRF token validation fails.Errors when converting yaml to export properties objects (mostly types problems like expected string and got map etc.)