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::FCollException - An FCollException is used to signal a problem with a FileCollection.

Author

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

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

Detailed Description

       An FCollException is used to signal a problem with a FileCollection.

       Definition at line 31 of file fcollexceptions.h.

Name

       zipios::FCollException - An FCollException is used to signal a problem with a FileCollection.

Synopsis

       #include <fcollexceptions.h>

       Inherits exception.

   PublicMemberFunctionsFCollException (const string &msg)  throw ()
       FCollException (const FCollException &src)  throw ()
       FCollException & operator= (const FCollException &src)  throw ()
       virtual const char * what () const  throw ()

See Also