table of contents
other versions
- wheezy 0.1.5.9+cvs.2007.04.28-5.1
- jessie 0.1.5.9+cvs.2007.04.28-5.1+b1
- testing 0.1.5.9+cvs.2007.04.28-6
- unstable 0.1.5.9+cvs.2007.04.28-6
- experimental 0.1.5.9+cvs.2007.04.28-9
| zipios::InvalidStateException(3) | Library Functions Manual | zipios::InvalidStateException(3) |
NAME¶
zipios::InvalidStateException - An object member function may throw this exception, if the operation it normally performs is inappropriate or impossible to perform because of the current state of the object.SYNOPSIS¶
#include <fcollexceptions.h> Inherits exception.Public Member Functions¶
InvalidStateException (const string &msg) throw ()
Detailed Description¶
An object member function may throw this exception, if the operation it normally performs is inappropriate or impossible to perform because of the current state of the object.Author¶
Generated automatically by Doxygen for Zipios++ from the source code.| Mon Oct 10 2011 | Zipios++ |