Class UnexpectedImportZipFileContents

java.lang.Object
java.lang.Throwable
com.atlassian.confluence.importexport.impl.UnexpectedImportZipFileContents
All Implemented Interfaces:
Serializable

public class UnexpectedImportZipFileContents extends Throwable
See Also:
  • Constructor Details

    • UnexpectedImportZipFileContents

      public UnexpectedImportZipFileContents(String name, File exportZip)
    • UnexpectedImportZipFileContents

      public UnexpectedImportZipFileContents(String name, Unzipper unzipper)
  • Method Details