Uses of Class
com.atlassian.bamboo.plugins.rest.common.exception.XmlCompatibleRestErrorCollection
-
Packages that use XmlCompatibleRestErrorCollection Package Description com.atlassian.bamboo.plugins.rest.common.exception -
-
Uses of XmlCompatibleRestErrorCollection in com.atlassian.bamboo.plugins.rest.common.exception
Methods in com.atlassian.bamboo.plugins.rest.common.exception that return XmlCompatibleRestErrorCollection Modifier and Type Method Description XmlCompatibleRestErrorCollectionXmlCompatibleWebApplicationErrorException. getErrorCollection()Constructors in com.atlassian.bamboo.plugins.rest.common.exception with parameters of type XmlCompatibleRestErrorCollection Constructor Description XmlCompatibleWebApplicationErrorException(XmlCompatibleRestErrorCollection errorCollection)
-