Class EndpointInvocationException.EndpointAccessDeniedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.vaadin.hilla.EndpointInvocationException
com.vaadin.hilla.EndpointInvocationException.EndpointAccessDeniedException
All Implemented Interfaces:
Serializable
Enclosing class:
EndpointInvocationException

public static class EndpointInvocationException.EndpointAccessDeniedException extends EndpointInvocationException
Exception indicating access to the endpoint was denied.
See Also:
  • Constructor Details

    • EndpointAccessDeniedException

      public EndpointAccessDeniedException(String message)
      Creates a new instance.
      Parameters:
      message - the message to pass to the client