Uses of Class
com.yahoo.restapi.RestApiException
Packages that use RestApiException
-
Uses of RestApiException in com.yahoo.restapi
Subclasses of RestApiException in com.yahoo.restapiModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classMethods in com.yahoo.restapi that throw RestApiExceptionModifier and TypeMethodDescriptionRestApi.Handler.handleRequest(RestApi.RequestContext context) RestApi.HandlerWithRequestEntity.handleRequest(RestApi.RequestContext context, REQUEST_ENTITY requestEntity) RestApi.ResponseMapper.toHttpResponse(RestApi.RequestContext context, RESPONSE_ENTITY responseEntity) RestApiMappers.JacksonResponseMapper.toHttpResponse(RestApi.RequestContext context, ENTITY responseEntity) RestApi.RequestMapper.toRequestEntity(RestApi.RequestContext context) RestApiMappers.JacksonRequestMapper.toRequestEntity(RestApi.RequestContext context)