seal::EmptyCollectionException Class Reference

#include <exception.h>

Inheritance diagram for seal::EmptyCollectionException:

seal::Exception

List of all members.

Public Member Functions

 EmptyCollectionException (void)
 ~EmptyCollectionException ()
virtual std::string getMessage (void)


Detailed Description

This is an exception which is throw when elements of an empty collection are accessed.

Constructor & Destructor Documentation

seal::EmptyCollectionException::EmptyCollectionException ( void   )  [inline]

Constructor.

seal::EmptyCollectionException::~EmptyCollectionException (  )  [inline]

Destructor.


Member Function Documentation

virtual std::string seal::EmptyCollectionException::getMessage ( void   )  [inline, virtual]

Returns the exception specific message.

Implements seal::Exception.


The documentation for this class was generated from the following file:

Generated on Sat May 16 21:35:20 2009 for SEAL by  doxygen 1.5.5