Uses of Class
org.knime.core.util.DuplicateKeyException

Packages that use DuplicateKeyException
org.knime.core.util This package contains some small utility classes that may be useful in all kinds of nodes. 
 

Uses of DuplicateKeyException in org.knime.core.util
 

Methods in org.knime.core.util that throw DuplicateKeyException
 void DuplicateChecker.addKey(String s)
          Adds a new key to the duplicate checker.
 void DuplicateChecker.checkForDuplicates()
          Checks for duplicates in all added keys.
 

Constructors in org.knime.core.util with parameters of type DuplicateKeyException
DuplicateKeyException(DuplicateKeyException cause)
          Creates new exception based on a reference exception (which may have been generated by a different thread).
 



Copyright, 2003 - 2010. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.