public class TooManyValuesException extends Exception
Constructor and Description |
---|
TooManyValuesException()
Constructor for class TooManyValuesException.
|
TooManyValuesException(String message)
Constructor for class TooManyValuesException.
|
TooManyValuesException(String message,
Throwable cause)
Constructor for class TooManyValuesException.
|
TooManyValuesException(Throwable cause)
Constructor for class TooManyValuesException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TooManyValuesException()
public TooManyValuesException(String message)
message
- the messagepublic TooManyValuesException(Throwable cause)
cause
- the cause
KNIME GmbH, Konstanz, Germany
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.