public class

UnexpectedImportZipFileContents

extends Throwable
java.lang.Object
   ↳ java.lang.Throwable
     ↳ com.atlassian.confluence.importexport.impl.UnexpectedImportZipFileContents

Class Overview

Created by IntelliJ IDEA. User: tomd Date: May 7, 2007 Time: 4:58:16 PM To change this template use File | Settings | File Templates.

Summary

Public Constructors
UnexpectedImportZipFileContents(String name, File exportZip)
Public Methods
String getMessage()
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public UnexpectedImportZipFileContents (String name, File exportZip)

Public Methods

public String getMessage ()