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