com.atlassian.bamboo.plugins.rest.common.exception
Class WebApplicationErrorExceptionMapper
java.lang.Object
com.atlassian.bamboo.rest.common.exception.AbstractExceptionMapper<WebApplicationErrorException>
com.atlassian.bamboo.plugins.rest.common.exception.WebApplicationErrorExceptionMapper
- All Implemented Interfaces:
- javax.ws.rs.ext.ExceptionMapper<WebApplicationErrorException>
@Provider
public class WebApplicationErrorExceptionMapper
- extends AbstractExceptionMapper<WebApplicationErrorException>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebApplicationErrorExceptionMapper
public WebApplicationErrorExceptionMapper()
toResponse
public javax.ws.rs.core.Response toResponse(WebApplicationErrorException exception)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.