Class NoHandlerFoundException

    • Constructor Detail

      • NoHandlerFoundException

        public NoHandlerFoundException​(String msg)
        Constructor for NoHandlerFoundException.
        Parameters:
        msg - the detail message
      • NoHandlerFoundException

        public NoHandlerFoundException​(String msg,
                                       PortletRequest request)
        Constructor for NoHandlerFoundException.
        Parameters:
        msg - the detail message
        request - the current portlet request, for further context to be included in the exception message