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::IOException - An IOException is used to signal an I/O error.

Author

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

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

Detailed Description

       An IOException is used to signal an I/O error.

       Definition at line 16 of file fcollexceptions.h.

Name

       zipios::IOException - An IOException is used to signal an I/O error.

Synopsis

       #include <fcollexceptions.h>

       Inherits exception.

   PublicMemberFunctionsIOException (const string &msg)  throw ()
       IOException (const IOException &src)  throw ()
       IOException & operator= (const IOException &src)  throw ()
       virtual const char * what () const  throw ()

See Also