zipios_invalidstateexception(3) debian man page | unix.com

Man Page: zipios_invalidstateexception

Operating Environment: debian

Section: 3

zipios::InvalidStateException(3)			     Library Functions Manual				  zipios::InvalidStateException(3)

NAME
zipios::InvalidStateException - An object member function may throw this exception, if the operation it normally performs is inappropriate or impossible to perform because of the current state of the object.
SYNOPSIS
#include <fcollexceptions.h> Inherits exception. Public Member Functions InvalidStateException (const string &msg) throw () InvalidStateException (const InvalidStateException &src) throw () InvalidStateException & operator= (const InvalidStateException &src) throw () virtual const char * what () const throw () Detailed Description An object member function may throw this exception, if the operation it normally performs is inappropriate or impossible to perform because of the current state of the object. Definition at line 47 of file fcollexceptions.h. Author Generated automatically by Doxygen for Zipios++ from the source code. Zipios++ Mon Oct 10 2011 zipios::InvalidStateException(3)
Related Man Pages
zipios_collectioncollection(3) - debian
zipios_filecollection(3) - debian
zipios_filterinputstreambuf(3) - debian
zipios_zipcdirentry(3) - debian
zipios_zipfile(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com