Uses of Package
exceptions

Packages that use exceptions
btree   
btree.page   
bufmgr   
catalog   
diskmgr   
exceptions   
global   
heap   
index   
 

Classes in exceptions used by btree
AddFileEntryException
           
ConstructPageException
           
ConvertException
           
DeleteFashionException
           
DeleteFileEntryException
           
DeleteRecException
           
FreePageException
           
GetFileEntryException
           
HashEntryNotFoundException
           
IndexFullDeleteException
           
IndexInsertRecException
           
IndexSearchException
           
InsertException
           
InsertRecException
           
InvalidFrameNumberException
           
IteratorException
           
KeyNotMatchException
           
KeyTooLongException
           
LeafDeleteException
           
LeafInsertRecException
           
LeafRedistributeException
           
NodeNotMatchException
           
PageUnpinnedException
           
PinPageException
           
RecordNotFoundException
           
RedistributeException
           
ReplacerException
           
ScanDeleteException
           
ScanIteratorException
           
UnpinPageException
           
 

Classes in exceptions used by btree.page
ConstructPageException
           
DeleteRecException
           
IndexFullDeleteException
           
IndexInsertRecException
           
IndexSearchException
           
InsertRecException
           
IteratorException
           
LeafRedistributeException
           
RedistributeException
           
 

Classes in exceptions used by bufmgr
BufferPoolExceededException
           
BufMgrException
           
DiskMgrException
           
HashEntryNotFoundException
           
HashOperationException
           
InvalidBufferException
           
InvalidFrameNumberException
           
InvalidReplacerException
           
PageNotFoundException
           
PageNotReadException
           
PagePinnedException
           
PageUnpinnedException
           
ReplacerException
           
 

Classes in exceptions used by catalog
AttrCatalogException
           
Catalogattrexists
           
Catalogattrnotfound
           
Catalogbadattrcount
           
Catalogbadtype
           
Catalogdupattrs
           
Cataloghferror
           
Catalogindexnotfound
           
Catalogioerror
           
Catalogmissparam
           
Catalognomem
           
Catalogrelexists
           
Catalogrelnotfound
           
IndexCatalogException
           
RelCatalogException
           
 

Classes in exceptions used by diskmgr
DiskMgrException
           
DuplicateEntryException
           
FileEntryNotFoundException
           
FileIOException
           
FileNameTooLongException
           
InvalidPageNumberException
           
InvalidRunSizeException
           
OutOfSpaceException
           
 

Classes in exceptions used by exceptions
ChainException
          This class is used for error handling.
 

Classes in exceptions used by global
BufferPoolExceededException
           
BufMgrException
           
ChainException
          This class is used for error handling.
DiskMgrException
           
HashEntryNotFoundException
           
HashOperationException
           
InvalidBufferException
           
InvalidFrameNumberException
           
InvalidReplacerException
           
PageNotFoundException
           
PageNotReadException
           
PagePinnedException
           
PageUnpinnedException
           
ReplacerException
           
 

Classes in exceptions used by heap
FieldNumberOutOfBoundException
           
FileAlreadyDeletedException
           
HFBufMgrException
           
HFDiskMgrException
           
HFException
           
InvalidSlotNumberException
           
InvalidTupleSizeException
           
InvalidTypeException
           
InvalidUpdateException
           
SpaceNotAvailableException
           
 

Classes in exceptions used by index
ConstructPageException
           
ConvertException
           
DeleteFashionException
           
DeleteRecException
           
FreePageException
           
IndexFullDeleteException
           
IndexInsertRecException
           
IndexSearchException
           
InsertException
           
InsertRecException
           
IteratorException
           
KeyNotMatchException
           
KeyTooLongException
           
LeafDeleteException
           
LeafInsertRecException
           
LeafRedistributeException
           
NodeNotMatchException
           
PinPageException
           
RecordNotFoundException
           
RedistributeException
           
ScanDeleteException
           
ScanIteratorException
           
UnpinPageException