SavableLocked Class Reference

This exception is thrown when a savable was already locked while trying to perform an operation that needs the ock. More...

#include <Exceptions.h>

Inherits std::runtime_error.

List of all members.

Public Member Functions

 SavableLocked ()
 Construct a new SavableLocked exception.


Detailed Description

This exception is thrown when a savable was already locked while trying to perform an operation that needs the ock.

Definition at line 37 of file Exceptions.h.


Constructor & Destructor Documentation

SavableLocked::SavableLocked (  )  [inline]

Construct a new SavableLocked exception.

Definition at line 41 of file Exceptions.h.


Generated for UnsignedByte by  doxygen 1.5.3
SourceForge.net Logo