Uses of Class
com.vaadin.hilla.EndpointInvocationException.EndpointHttpException
Packages that use EndpointInvocationException.EndpointHttpException
Package
Description
-
Uses of EndpointInvocationException.EndpointHttpException in com.vaadin.hilla
Subclasses of EndpointInvocationException.EndpointHttpException in com.vaadin.hillaModifier and TypeClassDescriptionstatic classException indicating a problem with the request data.static classException indicating access to the endpoint was denied as the user is not authorized.static classException indicating an unexpected server error occured during handling of the endpoint invocation.static classException indicating the endpoint was not found.static classException indicating access to the endpoint was denied as the user is not authenticated.Methods in com.vaadin.hilla that throw EndpointInvocationException.EndpointHttpExceptionModifier and TypeMethodDescriptionEndpointInvoker.invoke(String endpointName, String methodName, com.fasterxml.jackson.databind.node.ObjectNode body, Principal principal, Function<String, Boolean> rolesChecker) Invoke the given endpoint method with the given parameters if the user has access to do so. -
Uses of EndpointInvocationException.EndpointHttpException in com.vaadin.hilla.signals.core.registry
Methods in com.vaadin.hilla.signals.core.registry that throw EndpointInvocationException.EndpointHttpException -
Uses of EndpointInvocationException.EndpointHttpException in com.vaadin.hilla.signals.handler
Methods in com.vaadin.hilla.signals.handler that throw EndpointInvocationException.EndpointHttpException