org.knime.base.node.preproc.filter.row
Class RowFilterIterator.RuntimeCanceledExecutionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.knime.base.node.preproc.filter.row.RowFilterIterator.RuntimeCanceledExecutionException
All Implemented Interfaces:
Serializable
Enclosing class:
RowFilterIterator

public static final class RowFilterIterator.RuntimeCanceledExecutionException
extends RuntimeException

Runtime exception that's thrown when the execution monitor's ExecutionMonitor.checkCanceled() method throws a CanceledExecutionException.

See Also:
Serialized Form

Method Summary
 CanceledExecutionException getCause()
          Get reference to causing exception.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getCause

public CanceledExecutionException getCause()
Get reference to causing exception.

Overrides:
getCause in class Throwable


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.