logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

zipios::InvalidStateException - An object member function may throw this exception, if the operation it

Author

       Generated automatically by Doxygen for Zipios++ from the source code.

Zipios++                                         Tue Mar 24 2020                zipios::InvalidStateException(3)

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.

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.

   PublicMemberFunctionsInvalidStateException (const string &msg)  throw ()
       InvalidStateException (const InvalidStateException &src)  throw ()
       InvalidStateException & operator= (const InvalidStateException &src)  throw ()
       virtual const char * what () const  throw ()

See Also