.TH "zipios::InvalidStateException" 3 "Tue May 9 2017" "Zipios++" \" -*- nroff -*- .ad l .nh .SH 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\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits exception\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBInvalidStateException\fP (const string &msg) throw ()" .br .ti -1c .RI "\fBInvalidStateException\fP (const \fBInvalidStateException\fP &src) throw ()" .br .ti -1c .RI "\fBInvalidStateException\fP & \fBoperator=\fP (const \fBInvalidStateException\fP &src) throw ()" .br .ti -1c .RI "virtual const char * \fBwhat\fP () const throw ()" .br .in -1c .SH "Detailed Description" .PP 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\&. .PP Definition at line 47 of file fcollexceptions\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for Zipios++ from the source code\&.