de.skrueger.xulu.plugin.gnur
Class PropertytypeNotConvertableToRVar
java.lang.Object
PropertyException
de.skrueger.xulu.plugin.gnur.PropertytypeNotConvertableToRVar
public class PropertytypeNotConvertableToRVar
- extends PropertyException
This Exception is thrown, when the object from the datapool is not convertable to an R object. This can be
due to the structure of the data, or due to the GnuR plugins capabilities.
- Author:
- Stefan A. Krüger
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertytypeNotConvertableToRVar
public PropertytypeNotConvertableToRVar(Property prop)
PropertytypeNotConvertableToRVar
public PropertytypeNotConvertableToRVar(Property prop,
String msg)