Generated by
JDiff

Class org.sbml.jsbml.PropertyUndefinedError

Added Constructors
PropertyUndefinedError(String, TreeNode) @param property
PropertyUndefinedError(String, SBasePlugin) @param property
 

Removed Fields
String PROPERTY_UNDEFINED_EXCEPTION_MSG Message to indicate that a certain property has not been set for the current SBase in its level/version combination.
 

Added Fields
String PROPERTY_UNDEFINED_EXCEPTION_MSG_SBASE Message to indicate that a certain property has not been set for the current SBase in its level/version combination.
String PROPERTY_UNDEFINED_EXCEPTION_MSG_TREE_NODE Message to indicate that a certain property has not been set for the current TreeNode in its level/version combination.