Uses of Class
com.atlassian.confluence.content.render.xhtml.migration.exceptions.MigrationException
Packages that use MigrationException
Package
Description
-
Uses of MigrationException in com.atlassian.confluence.content.render.xhtml.migration
Methods in com.atlassian.confluence.content.render.xhtml.migration that throw MigrationExceptionModifier and TypeMethodDescriptionDefaultSiteMigrator.migrateSite()
PageTemplateSiteMigrator.migrateSite()
SiteMigrator.migrateSite()
Migrate the entire site. -
Uses of MigrationException in com.atlassian.confluence.content.render.xhtml.migration.exceptions
Subclasses of MigrationException in com.atlassian.confluence.content.render.xhtml.migration.exceptionsModifier and TypeClassDescriptionclass
Exception during migration of content.class
Exception during migration of a PageTemplate.class
An exception thrown for any problems during migration of any wiki formatted settings.Methods in com.atlassian.confluence.content.render.xhtml.migration.exceptions that return types with arguments of type MigrationExceptionMethods in com.atlassian.confluence.content.render.xhtml.migration.exceptions with parameters of type MigrationExceptionModifier and TypeMethodDescriptionvoid
ExceptionReport.addUncategorizedMigrationException
(MigrationException ex)