Class InvalidJobIdException

    • Constructor Detail

      • InvalidJobIdException

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