Class InvalidClusterStateException

    • Constructor Detail

      • InvalidClusterStateException

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