@Singleton @Provider public class EntitlementApiExceptionMapper extends ExceptionMapperBase implements javax.ws.rs.ext.ExceptionMapper<EntitlementApiException>
| Constructor and Description |
|---|
EntitlementApiExceptionMapper(javax.ws.rs.core.UriInfo uriInfo) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(EntitlementApiException exception) |
buildAuthorizationErrorResponse, buildBadRequestResponse, buildConflictingRequestResponse, buildInternalErrorResponse, buildNotFoundResponse, buildPluginTimeoutResponse, fallback, serializeExceptionpublic EntitlementApiExceptionMapper(@Context
javax.ws.rs.core.UriInfo uriInfo)
public javax.ws.rs.core.Response toResponse(EntitlementApiException exception)
toResponse in interface javax.ws.rs.ext.ExceptionMapper<EntitlementApiException>Copyright © 2010-2020. All Rights Reserved.