@Provider @Singleton public class

CodeInsightsExceptionMapper

extends UnhandledExceptionMapper
java.lang.Object
   ↳ com.atlassian.bitbucket.rest.exception.UnhandledExceptionMapper
     ↳ com.atlassian.bitbucket.internal.codeinsights.rest.CodeInsightsExceptionMapper

Summary

Public Constructors
CodeInsightsExceptionMapper(UnhandledExceptionMapperHelper helper)
Public Methods
Response toResponse(Exception exception)
[Expand]
Inherited Methods
From class com.atlassian.bitbucket.rest.exception.UnhandledExceptionMapper
From class java.lang.Object
From interface javax.ws.rs.ext.ExceptionMapper

Public Constructors

public CodeInsightsExceptionMapper (UnhandledExceptionMapperHelper helper)

Public Methods

public Response toResponse (Exception exception)