Searched refs:CacheIndexNotFoundException (Results 1 - 5 of 5) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/extensions/
H A DFileSystemEntryCache.java343 throw new CacheIndexNotFoundException();
384 } catch (CacheIndexNotFoundException e) {
1623 private class CacheIndexNotFoundException extends OpenDsException { class in class:FileSystemEntryCache
1625 public CacheIndexNotFoundException() {} method in class:FileSystemEntryCache.CacheIndexNotFoundException
/forgerock/opendj2/src/server/org/opends/server/extensions/
H A DFileSystemEntryCache.java342 throw new CacheIndexNotFoundException();
383 } catch (CacheIndexNotFoundException e) {
1622 private class CacheIndexNotFoundException extends OpenDsException { class in class:FileSystemEntryCache
1624 public CacheIndexNotFoundException() {} method in class:FileSystemEntryCache.CacheIndexNotFoundException
/forgerock/opendj2.6.2/src/server/org/opends/server/extensions/
H A DFileSystemEntryCache.java343 throw new CacheIndexNotFoundException();
384 } catch (CacheIndexNotFoundException e) {
1623 private class CacheIndexNotFoundException extends OpenDsException { class in class:FileSystemEntryCache
1625 public CacheIndexNotFoundException() {} method in class:FileSystemEntryCache.CacheIndexNotFoundException
/forgerock/opendj2-jel-hg/src/server/org/opends/server/extensions/
H A DFileSystemEntryCache.java343 throw new CacheIndexNotFoundException();
384 } catch (CacheIndexNotFoundException e) {
1623 private class CacheIndexNotFoundException extends OpenDsException { class in class:FileSystemEntryCache
1625 public CacheIndexNotFoundException() {} method in class:FileSystemEntryCache.CacheIndexNotFoundException
/forgerock/opendj2-hg/src/server/org/opends/server/extensions/
H A DFileSystemEntryCache.java342 throw new CacheIndexNotFoundException();
383 } catch (CacheIndexNotFoundException e) {
1622 private class CacheIndexNotFoundException extends OpenDsException { class in class:FileSystemEntryCache
1624 public CacheIndexNotFoundException() {} method in class:FileSystemEntryCache.CacheIndexNotFoundException

Completed in 33 milliseconds