Class TenantApiExceptionMapper

    • Constructor Detail

      • TenantApiExceptionMapper

        public TenantApiExceptionMapper​(@Context
                                        javax.ws.rs.core.UriInfo uriInfo)
    • Method Detail

      • toResponse

        public javax.ws.rs.core.Response toResponse​(TenantApiException exception)
        Specified by:
        toResponse in interface javax.ws.rs.ext.ExceptionMapper<TenantApiException>