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