Uses of Class
dev.hilla.EndpointInvocationException
-
Packages that use EndpointInvocationException Package Description dev.hilla -
-
Uses of EndpointInvocationException in dev.hilla
Subclasses of EndpointInvocationException in dev.hilla Modifier and Type Class Description static classEndpointInvocationException.EndpointAccessDeniedExceptionException indicating access to the endpoint was denied.static classEndpointInvocationException.EndpointBadRequestExceptionException indicating a problem with the request data.static classEndpointInvocationException.EndpointInternalExceptionException indicating an unexpected server error occured during handling of the endpoint invocation.static classEndpointInvocationException.EndpointNotFoundExceptionException indicating the endpoint was not found.
-