Package org.homeunix.thecave.buddi.plugin.api.exception

Exception Summary
DataModelProblemException The primary exception thrown when there is a problem with the data model.
InvalidValueException The value being set to the model object is not valid.
ModelException The operation which was attempted on the model did not succeed, and is to be cancelled.
PluginException The exception thrown when there is a problem with a plugin.
PluginMessage The exception thrown when you need to notify the user of something.