Uses of Package
net.obsearch.exception

Packages that use net.obsearch.exception
net.obsearch Provides the main interfaces of OBSearch. 
net.obsearch.ambient   
net.obsearch.ambient.bdb   
net.obsearch.ambient.tc   
net.obsearch.asserts Provides classes for checking conditions and generating exceptions. 
net.obsearch.cache   
net.obsearch.constants   
net.obsearch.dimension   
net.obsearch.distance   
net.obsearch.example Provides examples on how to use OBSearch. 
net.obsearch.exception Provides all the exceptions thrown by OBSearch. 
net.obsearch.index   
net.obsearch.index.aesa   
net.obsearch.index.aesa.impl   
net.obsearch.index.bucket   
net.obsearch.index.bucket.impl   
net.obsearch.index.bucket.sleek   
net.obsearch.index.ghs   
net.obsearch.index.ghs.impl   
net.obsearch.index.perm   
net.obsearch.index.perm.impl   
net.obsearch.index.pivot   
net.obsearch.index.sorter   
net.obsearch.index.utils Provides some utility classes used by the Index implementations. 
net.obsearch.ob   
net.obsearch.pivots   
net.obsearch.pivots.bustos   
net.obsearch.pivots.bustos.impl   
net.obsearch.pivots.dummy   
net.obsearch.pivots.kmeans.impl   
net.obsearch.pivots.perm   
net.obsearch.pivots.perm.impl   
net.obsearch.pivots.random   
net.obsearch.pivots.rf02   
net.obsearch.pivots.rf03   
net.obsearch.pivots.rf04   
net.obsearch.pivots.rf04.impl   
net.obsearch.pivots.sss   
net.obsearch.pivots.sss.impl   
net.obsearch.query   
net.obsearch.storage   
net.obsearch.storage.bdb   
net.obsearch.storage.tc   
 

Classes in net.obsearch.exception used by net.obsearch
AlreadyFrozenException
          Exception thrown when an user tries to freeze an index that is already frozen.
IllegalIdException
          Occurs when an internal id requested but the id is not available.
NotFrozenException
          Occurs when the user wants to perform an operation in an unfrozen index.
OBException
          OBException, the mother of all Exceptions in OBSearch.
OBStorageException
          OBStorageException is raised when an underlying storage exception fails.
OutOfRangeException
          Class: OutOfRangeException.
PivotsUnavailableException
          Error thrown when not enough pivots can be found.
 

Classes in net.obsearch.exception used by net.obsearch.ambient
AlreadyFrozenException
          Exception thrown when an user tries to freeze an index that is already frozen.
IllegalIdException
          Occurs when an internal id requested but the id is not available.
NotFrozenException
          Occurs when the user wants to perform an operation in an unfrozen index.
OBException
          OBException, the mother of all Exceptions in OBSearch.
OBStorageException
          OBStorageException is raised when an underlying storage exception fails.
OutOfRangeException
          Class: OutOfRangeException.
PivotsUnavailableException
          Error thrown when not enough pivots can be found.
 

Classes in net.obsearch.exception used by net.obsearch.ambient.bdb
NotFrozenException
          Occurs when the user wants to perform an operation in an unfrozen index.
OBException
          OBException, the mother of all Exceptions in OBSearch.
OBStorageException
          OBStorageException is raised when an underlying storage exception fails.
 

Classes in net.obsearch.exception used by net.obsearch.ambient.tc
NotFrozenException
          Occurs when the user wants to perform an operation in an unfrozen index.
OBException
          OBException, the mother of all Exceptions in OBSearch.
OBStorageException
          OBStorageException is raised when an underlying storage exception fails.
 

Classes in net.obsearch.exception used by net.obsearch.asserts
OBException
          OBException, the mother of all Exceptions in OBSearch.
OBStorageException
          OBStorageException is raised when an underlying storage exception fails.
 

Classes in net.obsearch.exception used by net.obsearch.cache
IllegalIdException
          Occurs when an internal id requested but the id is not available.
OBException
          OBException, the mother of all Exceptions in OBSearch.
OBStorageException
          OBStorageException is raised when an underlying storage exception fails.
OutOfRangeException
          Class: OutOfRangeException.
 

Classes in net.obsearch.exception used by net.obsearch.constants
OBException
          OBException, the mother of all Exceptions in OBSearch.
 

Classes in net.obsearch.exception used by net.obsearch.dimension
IllegalIdException
          Occurs when an internal id requested but the id is not available.
OBException
          OBException, the mother of all Exceptions in OBSearch.
OBStorageException
          OBStorageException is raised when an underlying storage exception fails.
 

Classes in net.obsearch.exception used by net.obsearch.distance
OBException
          OBException, the mother of all Exceptions in OBSearch.
 

Classes in net.obsearch.exception used by net.obsearch.example
IllegalIdException
          Occurs when an internal id requested but the id is not available.
NotFrozenException
          Occurs when the user wants to perform an operation in an unfrozen index.
OBException
          OBException, the mother of all Exceptions in OBSearch.
OBStorageException
          OBStorageException is raised when an underlying storage exception fails.
PivotsUnavailableException
          Error thrown when not enough pivots can be found.
 

Classes in net.obsearch.exception used by net.obsearch.exception
OBException
          OBException, the mother of all Exceptions in OBSearch.
 

Classes in net.obsearch.exception used by net.obsearch.index
AlreadyFrozenException
          Exception thrown when an user tries to freeze an index that is already frozen.
IllegalIdException
          Occurs when an internal id requested but the id is not available.
NotFrozenException
          Occurs when the user wants to perform an operation in an unfrozen index.
OBException
          OBException, the mother of all Exceptions in OBSearch.
OBStorageException
          OBStorageException is raised when an underlying storage exception fails.
OutOfRangeException
          Class: OutOfRangeException.
PivotsUnavailableException
          Error thrown when not enough pivots can be found.
 

Classes in net.obsearch.exception used by net.obsearch.index.aesa
OBException
          OBException, the mother of all Exceptions in OBSearch.
OBStorageException
          OBStorageException is raised when an underlying storage exception fails.
 

Classes in net.obsearch.exception used by net.obsearch.index.aesa.impl
IllegalIdException
          Occurs when an internal id requested but the id is not available.
NotFrozenException
          Occurs when the user wants to perform an operation in an unfrozen index.
OBException
          OBException, the mother of all Exceptions in OBSearch.
OBStorageException
          OBStorageException is raised when an underlying storage exception fails.
OutOfRangeException
          Class: OutOfRangeException.
 

Classes in net.obsearch.exception used by net.obsearch.index.bucket
AlreadyFrozenException
          Exception thrown when an user tries to freeze an index that is already frozen.
IllegalIdException
          Occurs when an internal id requested but the id is not available.
OBException
          OBException, the mother of all Exceptions in OBSearch.
OBStorageException
          OBStorageException is raised when an underlying storage exception fails.
OutOfRangeException
          Class: OutOfRangeException.
 

Classes in net.obsearch.exception used by net.obsearch.index.bucket.impl
IllegalIdException
          Occurs when an internal id requested but the id is not available.
OBException
          OBException, the mother of all Exceptions in OBSearch.
 

Classes in net.obsearch.exception used by net.obsearch.index.bucket.sleek
IllegalIdException
          Occurs when an internal id requested but the id is not available.
OBException
          OBException, the mother of all Exceptions in OBSearch.
 

Classes in net.obsearch.exception used by net.obsearch.index.ghs
AlreadyFrozenException
          Exception thrown when an user tries to freeze an index that is already frozen.
IllegalIdException
          Occurs when an internal id requested but the id is not available.
OBException
          OBException, the mother of all Exceptions in OBSearch.
OBStorageException
          OBStorageException is raised when an underlying storage exception fails.
OutOfRangeException
          Class: OutOfRangeException.
PivotsUnavailableException
          Error thrown when not enough pivots can be found.
 

Classes in net.obsearch.exception used by net.obsearch.index.ghs.impl
IllegalIdException
          Occurs when an internal id requested but the id is not available.
NotFrozenException
          Occurs when the user wants to perform an operation in an unfrozen index.
OBException
          OBException, the mother of all Exceptions in OBSearch.
OBStorageException
          OBStorageException is raised when an underlying storage exception fails.
OutOfRangeException
          Class: OutOfRangeException.
 

Classes in net.obsearch.exception used by net.obsearch.index.perm
AlreadyFrozenException
          Exception thrown when an user tries to freeze an index that is already frozen.
IllegalIdException
          Occurs when an internal id requested but the id is not available.
OBException
          OBException, the mother of all Exceptions in OBSearch.
OBStorageException
          OBStorageException is raised when an underlying storage exception fails.
OutOfRangeException
          Class: OutOfRangeException.
PivotsUnavailableException
          Error thrown when not enough pivots can be found.
 

Classes in net.obsearch.exception used by net.obsearch.index.perm.impl
IllegalIdException
          Occurs when an internal id requested but the id is not available.
NotFrozenException
          Occurs when the user wants to perform an operation in an unfrozen index.
OBException
          OBException, the mother of all Exceptions in OBSearch.
OBStorageException
          OBStorageException is raised when an underlying storage exception fails.
OutOfRangeException
          Class: OutOfRangeException.
 

Classes in net.obsearch.exception used by net.obsearch.index.pivot
AlreadyFrozenException
          Exception thrown when an user tries to freeze an index that is already frozen.
IllegalIdException
          Occurs when an internal id requested but the id is not available.
NotFrozenException
          Occurs when the user wants to perform an operation in an unfrozen index.
OBException
          OBException, the mother of all Exceptions in OBSearch.
OBStorageException
          OBStorageException is raised when an underlying storage exception fails.
OutOfRangeException
          Class: OutOfRangeException.
PivotsUnavailableException
          Error thrown when not enough pivots can be found.
 

Classes in net.obsearch.exception used by net.obsearch.index.sorter
AlreadyFrozenException
          Exception thrown when an user tries to freeze an index that is already frozen.
IllegalIdException
          Occurs when an internal id requested but the id is not available.
OBException
          OBException, the mother of all Exceptions in OBSearch.
OBStorageException
          OBStorageException is raised when an underlying storage exception fails.
OutOfRangeException
          Class: OutOfRangeException.
 

Classes in net.obsearch.exception used by net.obsearch.index.utils
IllegalIdException
          Occurs when an internal id requested but the id is not available.
NotFrozenException
          Occurs when the user wants to perform an operation in an unfrozen index.
OBException
          OBException, the mother of all Exceptions in OBSearch.
OBStorageException
          OBStorageException is raised when an underlying storage exception fails.
OutOfRangeException
          Class: OutOfRangeException.
PivotsUnavailableException
          Error thrown when not enough pivots can be found.
 

Classes in net.obsearch.exception used by net.obsearch.ob
OBException
          OBException, the mother of all Exceptions in OBSearch.
 

Classes in net.obsearch.exception used by net.obsearch.pivots
IllegalIdException
          Occurs when an internal id requested but the id is not available.
OBException
          OBException, the mother of all Exceptions in OBSearch.
OBStorageException
          OBStorageException is raised when an underlying storage exception fails.
PivotsUnavailableException
          Error thrown when not enough pivots can be found.
 

Classes in net.obsearch.exception used by net.obsearch.pivots.bustos
IllegalIdException
          Occurs when an internal id requested but the id is not available.
OBException
          OBException, the mother of all Exceptions in OBSearch.
OBStorageException
          OBStorageException is raised when an underlying storage exception fails.
PivotsUnavailableException
          Error thrown when not enough pivots can be found.
 

Classes in net.obsearch.exception used by net.obsearch.pivots.bustos.impl
IllegalIdException
          Occurs when an internal id requested but the id is not available.
OBException
          OBException, the mother of all Exceptions in OBSearch.
 

Classes in net.obsearch.exception used by net.obsearch.pivots.dummy
OBException
          OBException, the mother of all Exceptions in OBSearch.
OBStorageException
          OBStorageException is raised when an underlying storage exception fails.
PivotsUnavailableException
          Error thrown when not enough pivots can be found.
 

Classes in net.obsearch.exception used by net.obsearch.pivots.kmeans.impl
OBException
          OBException, the mother of all Exceptions in OBSearch.
OBStorageException
          OBStorageException is raised when an underlying storage exception fails.
PivotsUnavailableException
          Error thrown when not enough pivots can be found.
 

Classes in net.obsearch.exception used by net.obsearch.pivots.perm
OBException
          OBException, the mother of all Exceptions in OBSearch.
OBStorageException
          OBStorageException is raised when an underlying storage exception fails.
PivotsUnavailableException
          Error thrown when not enough pivots can be found.
 

Classes in net.obsearch.exception used by net.obsearch.pivots.perm.impl
OBException
          OBException, the mother of all Exceptions in OBSearch.
 

Classes in net.obsearch.exception used by net.obsearch.pivots.random
OBException
          OBException, the mother of all Exceptions in OBSearch.
OBStorageException
          OBStorageException is raised when an underlying storage exception fails.
PivotsUnavailableException
          Error thrown when not enough pivots can be found.
 

Classes in net.obsearch.exception used by net.obsearch.pivots.rf02
OBException
          OBException, the mother of all Exceptions in OBSearch.
OBStorageException
          OBStorageException is raised when an underlying storage exception fails.
PivotsUnavailableException
          Error thrown when not enough pivots can be found.
 

Classes in net.obsearch.exception used by net.obsearch.pivots.rf03
OBException
          OBException, the mother of all Exceptions in OBSearch.
OBStorageException
          OBStorageException is raised when an underlying storage exception fails.
PivotsUnavailableException
          Error thrown when not enough pivots can be found.
 

Classes in net.obsearch.exception used by net.obsearch.pivots.rf04
OBException
          OBException, the mother of all Exceptions in OBSearch.
OBStorageException
          OBStorageException is raised when an underlying storage exception fails.
PivotsUnavailableException
          Error thrown when not enough pivots can be found.
 

Classes in net.obsearch.exception used by net.obsearch.pivots.rf04.impl
OBException
          OBException, the mother of all Exceptions in OBSearch.
OBStorageException
          OBStorageException is raised when an underlying storage exception fails.
PivotsUnavailableException
          Error thrown when not enough pivots can be found.
 

Classes in net.obsearch.exception used by net.obsearch.pivots.sss
OBException
          OBException, the mother of all Exceptions in OBSearch.
OBStorageException
          OBStorageException is raised when an underlying storage exception fails.
PivotsUnavailableException
          Error thrown when not enough pivots can be found.
 

Classes in net.obsearch.exception used by net.obsearch.pivots.sss.impl
OBException
          OBException, the mother of all Exceptions in OBSearch.
 

Classes in net.obsearch.exception used by net.obsearch.query
OBException
          OBException, the mother of all Exceptions in OBSearch.
 

Classes in net.obsearch.exception used by net.obsearch.storage
OBException
          OBException, the mother of all Exceptions in OBSearch.
OBStorageException
          OBStorageException is raised when an underlying storage exception fails.
 

Classes in net.obsearch.exception used by net.obsearch.storage.bdb
OBException
          OBException, the mother of all Exceptions in OBSearch.
OBStorageException
          OBStorageException is raised when an underlying storage exception fails.
 

Classes in net.obsearch.exception used by net.obsearch.storage.tc
OBException
          OBException, the mother of all Exceptions in OBSearch.
OBStorageException
          OBStorageException is raised when an underlying storage exception fails.
 



Copyright © 2007-2011 Arnoldo Jose Muller Molina. All Rights Reserved.