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 TypeClassDescriptionclassException during migration of content.classException during migration of a PageTemplate.classAn 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 TypeMethodDescriptionvoidExceptionReport.addUncategorizedMigrationException(MigrationException ex)