.TH "fcollexceptions.h" 3 "Fri Aug 19 2016" "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 "\fIAn \fBIOException\fP is used to signal an I/O error\&. \fP" .ti -1c .RI "class \fBzipios::FCollException\fP" .br .RI "\fIAn \fBFCollException\fP is used to signal a problem with a \fBFileCollection\fP\&. \fP" .ti -1c .RI "class \fBzipios::InvalidStateException\fP" .br .RI "\fIAn 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\&. \fP" .ti -1c .RI "class \fBzipios::Exception\fP" .br .RI "\fIBasic exception\&. \fP" .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\&.