public class

ImportExportException

extends Exception
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ com.atlassian.confluence.importexport.ImportExportException

Summary

Public Constructors
ImportExportException(String message)
ImportExportException(Throwable cause)
ImportExportException(String msg, Throwable cause)
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public ImportExportException (String message)

public ImportExportException (Throwable cause)

public ImportExportException (String msg, Throwable cause)