Class ImportExportException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.confluence.importexport.ImportExportException
All Implemented Interfaces:
Serializable

public class ImportExportException extends Exception
Author:
Armond Avanes (armond555@yahoo.com)
See Also:
  • Constructor Details

    • ImportExportException

      public ImportExportException(String message)
    • ImportExportException

      public ImportExportException(Throwable cause)
    • ImportExportException

      public ImportExportException(String msg, Throwable cause)