Interface ParamExceptionHandler

    • Method Detail

      • handleParamException

        boolean handleParamException​(ParamException e)
        Notifies a client if an exeption occurred on a Parameter.
        Parameters:
        e - the exception
        Returns:
        true if the exception was handled successfully, false otherwise