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