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::Exception - Basic exception.

Author

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

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

Detailed Description

       Basic exception.

       Definition at line 61 of file fcollexceptions.h.

Name

       zipios::Exception - Basic exception.

Synopsis

       #include <fcollexceptions.h>

       Inherits exception.

   PublicMemberFunctionsException (const string &msg)  throw ()
       Exception (const Exception &src)  throw ()
       Exception & operator= (const Exception &src)  throw ()
       virtual const char * what () const  throw ()

See Also