Uses of Class
org.crumbleworks.forge.crumbprops.exceptions.ObjectNotManagedException
-
Packages that use ObjectNotManagedException Package Description org.crumbleworks.forge.crumbprops -
-
Uses of ObjectNotManagedException in org.crumbleworks.forge.crumbprops
Methods in org.crumbleworks.forge.crumbprops that throw ObjectNotManagedException Modifier and Type Method Description voidPropertyManager. load(Object object)Loads managed property file from storage.voidPropertyManager. save(Object object)Save managed property file to storage.
-