Class UnexpectedImportZipFileContents
java.lang.Object
java.lang.Throwable
com.atlassian.confluence.importexport.impl.UnexpectedImportZipFileContents
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUnexpectedImportZipFileContents
(String name, Unzipper unzipper) UnexpectedImportZipFileContents
(String name, File exportZip) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnexpectedImportZipFileContents
-
UnexpectedImportZipFileContents
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-
getI18nMessage
-