Uses of Interface
com.rapidminer.NoBugError

Packages that use NoBugError
com.rapidminer The main packages of RapidMiner. 
com.rapidminer.operator Provides operators for machine learning and data pre-processing. 
com.rapidminer.parameter This package contains classes for handling of operator parameters and specifiying parameter types. 
 

Uses of NoBugError in com.rapidminer
 

Classes in com.rapidminer that implement NoBugError
 class NoOpUserError
          An exception caused outside an operator which is not a bug, but caused by the user.
 

Uses of NoBugError in com.rapidminer.operator
 

Classes in com.rapidminer.operator that implement NoBugError
 class MissingIOObjectException
          Will be thrown if an operator can not get its desired input.
 class UserError
          Exception class whose instances are thrown due to a user error, for example missing files or wrong operator architecture.
 

Uses of NoBugError in com.rapidminer.parameter
 

Classes in com.rapidminer.parameter that implement NoBugError
 class UndefinedParameterError
          This exception will be thrown if a non-optional parameter has no default value and was not defined by the user.
 



Copyright © 2001-2009 by Rapid-I