zipios::Exception - Basic exception.
Contents
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 ()
