com.atlassian.confluence.importexport
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 ([email protected])
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ImportExportException
public ImportExportException(String message)
ImportExportException
public ImportExportException(Throwable cause)
ImportExportException
public ImportExportException(String msg,
Throwable cause)