62 is.exceptions(std::ios::eofbit | std::ios::failbit | std::ios::badbit);
140 return traits_type::to_int_type(*gptr());
144 return traits_type::eof();
150 throw std::logic_error(
"ZipInputStreambuf::underflow(): unknown storage method");
FileCollectionException is used to signal a FileCollection problem.
The zipios namespace includes the Zipios library definitions.
Various exceptions used throughout the Zipios library, all based on zipios::Exception.