.TH "zipios::Exception" 3 "Tue May 9 2017" "Zipios++" \" -*- nroff -*- .ad l .nh .SH NAME zipios::Exception \- Basic exception\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits exception\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBException\fP (const string &msg) throw ()" .br .ti -1c .RI "\fBException\fP (const \fBException\fP &src) throw ()" .br .ti -1c .RI "\fBException\fP & \fBoperator=\fP (const \fBException\fP &src) throw ()" .br .ti -1c .RI "virtual const char * \fBwhat\fP () const throw ()" .br .in -1c .SH "Detailed Description" .PP Basic exception\&. .PP Definition at line 61 of file fcollexceptions\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for Zipios++ from the source code\&.