com.atlassian.bamboo.plugins.rest.common.exception
Class WebApplicationErrorExceptionMapper

java.lang.Object
  extended by com.atlassian.bamboo.rest.common.exception.AbstractExceptionMapper<WebApplicationErrorException>
      extended by com.atlassian.bamboo.plugins.rest.common.exception.WebApplicationErrorExceptionMapper
All Implemented Interfaces:
javax.ws.rs.ext.ExceptionMapper<WebApplicationErrorException>

@Provider
public class WebApplicationErrorExceptionMapper
extends AbstractExceptionMapper<WebApplicationErrorException>


Constructor Summary
WebApplicationErrorExceptionMapper()
           
 
Method Summary
 javax.ws.rs.core.Response toResponse(WebApplicationErrorException exception)
           
 
Methods inherited from class com.atlassian.bamboo.rest.common.exception.AbstractExceptionMapper
getMediaType, never
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebApplicationErrorExceptionMapper

public WebApplicationErrorExceptionMapper()
Method Detail

toResponse

public javax.ws.rs.core.Response toResponse(WebApplicationErrorException exception)


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.