Lines Matching refs:BackingStoreException
120 * BackingStoreException}.
547 * @throws BackingStoreException if this operation cannot be completed
554 public abstract void clear() throws BackingStoreException;
885 * @throws BackingStoreException if this operation cannot be completed
891 public abstract String[] keys() throws BackingStoreException;
899 * @throws BackingStoreException if this operation cannot be completed
905 public abstract String[] childrenNames() throws BackingStoreException;
956 * @throws BackingStoreException if this operation cannot be completed
968 throws BackingStoreException;
991 * @throws BackingStoreException if this operation cannot be completed
1000 public abstract void removeNode() throws BackingStoreException;
1052 * @throws BackingStoreException if this operation cannot be completed
1057 public abstract void flush() throws BackingStoreException;
1067 * @throws BackingStoreException if this operation cannot be completed
1074 public abstract void sync() throws BackingStoreException;
1183 * @throws BackingStoreException if preference data cannot be read from
1190 throws IOException, BackingStoreException;
1214 * @throws BackingStoreException if preference data cannot be read from
1222 throws IOException, BackingStoreException;