Uses of Class
com.atlassian.bamboo.plugins.rest.common.exception.RestErrorCollection

Packages that use RestErrorCollection
com.atlassian.bamboo.plugins.rest.common.exception   
 

Uses of RestErrorCollection in com.atlassian.bamboo.plugins.rest.common.exception
 

Methods in com.atlassian.bamboo.plugins.rest.common.exception that return RestErrorCollection
 RestErrorCollection WebApplicationErrorException.getErrorCollection()
           
 

Constructors in com.atlassian.bamboo.plugins.rest.common.exception with parameters of type RestErrorCollection
WebApplicationErrorException(RestErrorCollection errorCollection)
           
WebApplicationErrorException(RestErrorCollection errorCollection, javax.ws.rs.core.MediaType mediaType)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.