Uses of Class
example.app.filedatabase.Exceptions.PartitionOverflowException
Packages that use PartitionOverflowException
-
Uses of PartitionOverflowException in example.app.entitylist
Methods in example.app.entitylist that throw PartitionOverflowException -
Uses of PartitionOverflowException in example.app.filedatabase
Methods in example.app.filedatabase that throw PartitionOverflowExceptionModifier and TypeMethodDescriptionstatic intFileDatabase.addResource(String partitionName, Object keyForRecord, String uniqueId, Object resource) This method adds an Object to a partition and updates the record.ser file.