Class InvalidJobStateException

    • Constructor Detail

      • InvalidJobStateException

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