Man Page: zipios_fcollexception
Operating Environment: debian
Section: 3
zipios::FCollException(3) Library Functions Manual zipios::FCollException(3)NAMEzipios::FCollException - An FCollException is used to signal a problem with a FileCollection.SYNOPSIS#include <fcollexceptions.h> Inherits exception. Public Member Functions FCollException (const string &msg) throw () FCollException (const FCollException &src) throw () FCollException & operator= (const FCollException &src) throw () virtual const char * what () const throw () Detailed Description An FCollException is used to signal a problem with a FileCollection. Definition at line 31 of file fcollexceptions.h. Author Generated automatically by Doxygen for Zipios++ from the source code. Zipios++ Mon Oct 10 2011 zipios::FCollException(3)
| Related Man Pages |
|---|
| zipios_directorycollection(3) - debian |
| zipios_filterinputstreambuf(3) - debian |
| zipios_zipcdirentry(3) - debian |
| zipios_zipfile(3) - debian |
| zipios_zipinputstreambuf(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |