Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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