Uses of Class
com.vaadin.hilla.EndpointInvocationException
Packages that use EndpointInvocationException
-
Uses of EndpointInvocationException in com.vaadin.hilla
Subclasses of EndpointInvocationException in com.vaadin.hillaModifier and TypeClassDescriptionstatic class
Deprecated, for removal: This API element is subject to removal in a future version.static class
Exception indicating a problem with the request data.static class
Exception indicating access to the endpoint was denied as the user is not authorized.static class
Allows to specify the HTTP status code and message to return as error.static class
Exception indicating an unexpected server error occured during handling of the endpoint invocation.static class
Exception indicating the endpoint was not found.static class
Exception indicating access to the endpoint was denied as the user is not authenticated.
EndpointInvocationException.EndpointUnauthorizedException
instead.