com.vaadin.hilla.

Class EndpointInvocationException.EndpointInternalException

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

All Implemented Interfaces:

Serializable

Enclosing class:

EndpointInvocationException

public static class EndpointInvocationException.EndpointInternalException extends EndpointInvocationException

Exception indicating an unexpected server error occured during handling of the endpoint invocation.

See Also:

  • Constructor Details

    • EndpointInternalException

      public EndpointInternalException(String message)

      Creates a new instance.

      Parameters:

      message - the message to pass to the client