Provided by: libzipios++-dev_0.1.5.9+cvs.2007.04.28-10ubuntu0.18.04.1_amd64 

NAME
zipios::Exception - Basic exception.
SYNOPSIS
#include <fcollexceptions.h>
Inherits exception.
Public Member Functions
Exception (const string &msg) throw ()
Exception (const Exception &src) throw ()
Exception & operator= (const Exception &src) throw ()
virtual const char * what () const throw ()
Detailed Description
Basic exception.
Definition at line 61 of file fcollexceptions.h.
Author
Generated automatically by Doxygen for Zipios++ from the source code.
Zipios++ Wed Jul 10 2019 zipios::Exception(3)