Package org.crumbleworks.forge.crumbprops.exceptions
-
Exception Summary Exception Description AnnotationNotPresentException Thrown if the manager is told to manage a class that is missing thePropertyFileannotation.MissingConversionMethodException Thrown if there's no conversion method for a specific type.ObjectNotManagedException Thrown if the object to be stored/loaded is not managed by the respective manager.StorageIOException Thrown if writing/reading goes wrong.