.TH "fcollexceptions.h" 3 "Tue May 9 2017" "Zipios++" \" -*- nroff -*- .ad l .nh .SH NAME fcollexceptions.h \- Header file that defines a number of exceptions used by FileCollection and its subclasses\&. .SH SYNOPSIS .br .PP \fC#include 'zipios++/zipios\-config\&.h'\fP .br \fC#include \fP .br \fC#include \fP .br .SS "Classes" .in +1c .ti -1c .RI "class \fBzipios::IOException\fP" .br .RI "An \fBIOException\fP is used to signal an I/O error\&. " .ti -1c .RI "class \fBzipios::FCollException\fP" .br .RI "An \fBFCollException\fP is used to signal a problem with a \fBFileCollection\fP\&. " .ti -1c .RI "class \fBzipios::InvalidStateException\fP" .br .RI "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\&. " .ti -1c .RI "class \fBzipios::Exception\fP" .br .RI "Basic exception\&. " .in -1c .SH "Detailed Description" .PP Header file that defines a number of exceptions used by FileCollection and its subclasses\&. .PP Definition in file \fBfcollexceptions\&.h\fP\&. .SH "Author" .PP Generated automatically by Doxygen for Zipios++ from the source code\&.