Lines Matching refs:ZipException

72     throw(IOException, ZipException, RuntimeException)  in ZipFile()
85 …throw ZipException( OUString( RTL_CONSTASCII_USTRINGPARAM ( "stream data looks to be broken" ) ), … in ZipFile()
93 throw(IOException, ZipException, RuntimeException) in ZipFile()
111 …throw ZipException( OUString( RTL_CONSTASCII_USTRINGPARAM ( "stream data looks to be broken" ) ), … in ZipFile()
529 …throw ZipException( OUString( RTL_CONSTASCII_USTRINGPARAM ( "entry has spurious file descriptor" )… in createUnbufferedStream()
545 throw(IOException, ZipException, RuntimeException) in getInputStream()
575 ZipException, in getDataStream()
591 … throw ZipException( OUString::createFromAscii( "Encrypted stream without encryption data!\n" ), in getDataStream()
614 throw(IOException, ZipException, RuntimeException) in getRawData()
631 ZipException, in getWrappedRawStream()
668 …throw ZipException( OUString( RTL_CONSTASCII_USTRINGPARAM ( "Invalid ZIP extra fields" ) ), uno::R… in readExtraFields()
677 …throw ZipException( OUString( RTL_CONSTASCII_USTRINGPARAM ( "Invalid ZIP unicode path extra field … in readExtraFields()
679 …throw ZipException( OUString( RTL_CONSTASCII_USTRINGPARAM ( "Invalid ZIP unicode path extra field"… in readExtraFields()
690 throw(IOException, ZipException, RuntimeException) in readLOC()
745 …throw ZipException ( OUString ( RTL_CONSTASCII_USTRINGPARAM ( "Error reading LOC extra fields into… in readLOC()
754 …throw ZipException ( OUString ( RTL_CONSTASCII_USTRINGPARAM ( "Data descriptor mismatch!") ), uno:… in readLOC()
765 …throw ZipException ( OUString ( RTL_CONSTASCII_USTRINGPARAM ( "Data descriptor CRC mismatch!") ), … in readLOC()
768 …throw ZipException ( OUString ( RTL_CONSTASCII_USTRINGPARAM ( "Data descriptor compressed size mis… in readLOC()
771 …throw ZipException ( OUString ( RTL_CONSTASCII_USTRINGPARAM ( "Data descriptor uncompressed size m… in readLOC()
777 throw(IOException, ZipException, RuntimeException) in findEND()
805 …throw ZipException( OUString( RTL_CONSTASCII_USTRINGPARAM ( "Zip END signature not found!") ), uno… in findEND()
809 …throw ZipException( OUString( RTL_CONSTASCII_USTRINGPARAM ( "Zip END signature not found!") ), uno… in findEND()
813 …throw ZipException( OUString( RTL_CONSTASCII_USTRINGPARAM ( "Zip END signature not found!") ), uno… in findEND()
815 …throw ZipException( OUString( RTL_CONSTASCII_USTRINGPARAM ( "Zip END signature not found!") ), uno… in findEND()
831 throw(IOException, ZipException, RuntimeException) in readCEN()
857 …throw ZipException(OUString( RTL_CONSTASCII_USTRINGPARAM ( "invalid END header (bad entry count)")… in readCEN()
860 …throw ZipException(OUString( RTL_CONSTASCII_USTRINGPARAM ( "too many entries in ZIP File") ), uno:… in readCEN()
863 …throw ZipException(OUString( RTL_CONSTASCII_USTRINGPARAM ( "Invalid END header (bad central direct… in readCEN()
868 …throw ZipException(OUString( RTL_CONSTASCII_USTRINGPARAM ( "Invalid END header (bad central direct… in readCEN()
876 …throw ZipException ( OUString ( RTL_CONSTASCII_USTRINGPARAM ( "Error reading CEN into memory buffe… in readCEN()
889 …throw ZipException(OUString( RTL_CONSTASCII_USTRINGPARAM ( "Invalid CEN header (bad signature)") )… in readCEN()
895 …throw ZipException(OUString( RTL_CONSTASCII_USTRINGPARAM ( "Invalid CEN header (encrypted entry)")… in readCEN()
900 …throw ZipException(OUString( RTL_CONSTASCII_USTRINGPARAM ( "Invalid CEN header (bad compression me… in readCEN()
907 …throw ZipException(OUString( RTL_CONSTASCII_USTRINGPARAM ( "Size mismatch of STORED entry") ), uno… in readCEN()
918 …throw ZipException( OUString( RTL_CONSTASCII_USTRINGPARAM ( "unexpected name length" ) ), uno::Ref… in readCEN()
921 …throw ZipException( OUString( RTL_CONSTASCII_USTRINGPARAM ( "unexpected comment length" ) ), uno::… in readCEN()
924 …throw ZipException( OUString( RTL_CONSTASCII_USTRINGPARAM ( "unexpected extra header info length")… in readCEN()
932 …throw ZipException( OUString( RTL_CONSTASCII_USTRINGPARAM ( "Zip entry has an invalid name.") ), u… in readCEN()
966 …throw ZipException ( OUString ( RTL_CONSTASCII_USTRINGPARAM ( "Zip64 data found inside comments se… in readCEN()
973 …throw ZipException( OUString( RTL_CONSTASCII_USTRINGPARAM ( "Duplicated zip entry") ), uno::Refere… in readCEN()
981 …throw ZipException(OUString( RTL_CONSTASCII_USTRINGPARAM ( "Count != Total") ), uno::Reference < X… in readCEN()
984 …throw ZipException(OUString( RTL_CONSTASCII_USTRINGPARAM ( "File contains junk before compressed d… in readCEN()
992 …if ( aIt == aEntries.end() ) throw ZipException(OUString( RTL_CONSTASCII_USTRINGPARAM ( "Internal … in readCEN()
996 …throw ZipException(OUString( RTL_CONSTASCII_USTRINGPARAM ( "ZIP file contains a hole between local… in readCEN()
1014 …throw ZipException(OUString( RTL_CONSTASCII_USTRINGPARAM ( "ZIP file contains holes among files" )… in readCEN()
1019 …throw ZipException(OUString( RTL_CONSTASCII_USTRINGPARAM ( "ZIP file contains a hole before the ce… in readCEN()
1030 throw(IOException, ZipException, RuntimeException) in recover()
1193 …throw ZipException( OUString( RTL_CONSTASCII_USTRINGPARAM ( "Zip END signature not found!") ), uno… in recover()
1197 …throw ZipException( OUString( RTL_CONSTASCII_USTRINGPARAM ( "Zip END signature not found!") ), uno… in recover()
1201 …throw ZipException( OUString( RTL_CONSTASCII_USTRINGPARAM ( "Zip END signature not found!") ), uno… in recover()