@Provider public class ApplicationNotFoundExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<ApplicationNotFoundException>
Constructor and Description |
---|
ApplicationNotFoundExceptionMapper() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
toResponse(ApplicationNotFoundException exception) |
public javax.ws.rs.core.Response toResponse(ApplicationNotFoundException exception)
toResponse
in interface javax.ws.rs.ext.ExceptionMapper<ApplicationNotFoundException>
Copyright © 2021 Atlassian. All rights reserved.