|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.rapidminer.operator.OperatorException
com.rapidminer.operator.ProcessStoppedException
public class ProcessStoppedException
Exception class whose instances are thrown by instances of the class 'Operator' or of one of its subclasses.
| Constructor Summary | |
|---|---|
ProcessStoppedException(Operator o)
|
|
| Method Summary | |
|---|---|
Operator |
getOperator()
|
java.lang.String |
getOperatorName()
|
| Methods inherited from class com.rapidminer.operator.OperatorException |
|---|
getErrorMessage, getResourceString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, 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 |
| Constructor Detail |
|---|
public ProcessStoppedException(Operator o)
| Method Detail |
|---|
public Operator getOperator()
public java.lang.String getOperatorName()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||