Package dev.hilla

Class EndpointInvocationException

    • Constructor Detail

      • EndpointInvocationException

        public EndpointInvocationException​(String errorMessage)
        Creates a new instance..
        Parameters:
        errorMessage - an additional message passed to the client side
    • Method Detail

      • getMessage

        public String getMessage()
        Returns the additional message that is passed to the client side.
        Overrides:
        getMessage in class Throwable
        Returns:
        the error message or null if no error message was provided