com.rapidminer.repository.gui.process
Class ExceptionWrapper

java.lang.Object
  extended by com.rapidminer.repository.gui.process.ExceptionWrapper

public class ExceptionWrapper
extends java.lang.Object

Required to wrap around string for instanceof check in tree model.

Author:
Simon Fischer

Constructor Summary
ExceptionWrapper(java.lang.String exception)
           
 
Method Summary
 java.lang.String getException()
           
 void setException(java.lang.String exception)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ExceptionWrapper

public ExceptionWrapper(java.lang.String exception)
Method Detail

setException

public void setException(java.lang.String exception)

getException

public java.lang.String getException()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2001-2009 by Rapid-I