Class ActionNotFoundException

    • Constructor Detail

      • ActionNotFoundException

        public ActionNotFoundException​(String message)
        Constructs a new ActionNotFoundException with the specified error message.
        Parameters:
        message - Describes the error encountered.