Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Terminally Deprecated
  • Exceptions
  • Annotation Interfaces
  • Terminally Deprecated Elements
    Element
    Description
    com.vaadin.hilla.EndpointInvocationException.EndpointAccessDeniedException
    use EndpointInvocationException.EndpointUnauthorizedException instead.
    com.vaadin.hilla.Nonnull
    use the standardized NonNull instead
    com.vaadin.hilla.Nullable
    use the standardized Nullable instead
  • Deprecated Exceptions
    Exceptions
    Description
    com.vaadin.hilla.EndpointInvocationException.EndpointAccessDeniedException
    use EndpointInvocationException.EndpointUnauthorizedException instead.
  • Deprecated Annotation Interfaces
    Annotation Interface
    Description
    com.vaadin.hilla.Nonnull
    use the standardized NonNull instead
    com.vaadin.hilla.Nullable
    use the standardized Nullable instead

Copyright © 2025 Vaadin Ltd. All rights reserved.