Class UnknownPartitionException

    • Constructor Detail

      • UnknownPartitionException

        public UnknownPartitionException​(String msg)
        Create a UnknownPartitionException with the specified detail message.
        Parameters:
        msg - the detail message.