com.vaadin.hilla.

Class EndpointInvocationException.EndpointBadRequestException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.vaadin.hilla.EndpointInvocationException
com.vaadin.hilla.EndpointInvocationException.EndpointBadRequestException

All Implemented Interfaces:

Serializable

Enclosing class:

EndpointInvocationException

public static class EndpointInvocationException.EndpointBadRequestException extends EndpointInvocationException

Exception indicating a problem with the request data.

See Also:

  • Constructor Details

    • EndpointBadRequestException

      public EndpointBadRequestException(String message)

      Creates a new instance.

      Parameters:

      message - the message to pass to the client