Query: zipios_invalidstateexception
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
zipios::InvalidStateException(3) Library Functions Manual zipios::InvalidStateException(3)NAMEzipios::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 () InvalidStateException (const InvalidStateException &src) throw () InvalidStateException & operator= (const InvalidStateException &src) throw () virtual const char * what () const 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. Definition at line 47 of file fcollexceptions.h. Author Generated automatically by Doxygen for Zipios++ from the source code. Zipios++ Mon Oct 10 2011 zipios::InvalidStateException(3)