java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.confluence.content.render.xhtml.migration.exceptions.MigrationException
com.atlassian.confluence.content.render.xhtml.migration.exceptions.ContentMigrationException
All Implemented Interfaces:
Serializable

public class ContentMigrationException extends MigrationException
Exception during migration of content.
See Also:
  • Constructor Details

  • Method Details

    • getId

      public long getId()
    • getTitle

      public String getTitle()
    • getSpaceKey

      public String getSpaceKey()
    • getSpaceName

      public String getSpaceName()
    • getVersion

      public int getVersion()
    • getType

      public String getType()