Class JobNotFoundException

    • Constructor Detail

      • JobNotFoundException

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