Uses of Class
com.hammurapi.flow.runtime.PropertySetException

Packages that use PropertySetException
com.hammurapi.flow.runtime   
 

Uses of PropertySetException in com.hammurapi.flow.runtime
 

Methods in com.hammurapi.flow.runtime that throw PropertySetException
 void PersistentPropertySet.delete()
          Deletes property set from the storage.
 void PersistentPropertySet.store()
          Writes properties or modifications into a persistent storage.