CSCI 151 with Dr. J, California State University, Chico

CSCI 151:  Algorithms and Data Structures


Main Page   Class Hierarchy   Compound List   File List   Compound Members  

dsexceptions.h File Reference

M.A. Weiss (1999) (non-)implementation of simple exception classes. More...

Go to the source code of this file.

Compounds

class  BadIterator
 Bad iterator exception class. More...

class  OutOfMemory
 Out-of-memory exception class. More...

class  Overflow
 Overflow exception class. More...

class  Underflow
 Underflow exception class. More...


Detailed Description

M.A. Weiss (1999) (non-)implementation of simple exception classes.

Mark Allen Weiss, 1999. Data Structures and Algorithm Analysis in C++, 2/e. Addison-Wesley, ISBN 0-201-36122-1.


Documentation generated using
doxygen