Class PageTemplateMigrationException

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.PageTemplateMigrationException
All Implemented Interfaces:
Serializable

public class PageTemplateMigrationException extends MigrationException
Exception during migration of a PageTemplate.
See Also:
  • Constructor Details

    • PageTemplateMigrationException

      public PageTemplateMigrationException(PageTemplate template, Throwable cause)
  • Method Details

    • getId

      public long getId()
    • getSpaceKey

      public String getSpaceKey()
    • getSpaceName

      public String getSpaceName()
    • getName

      public String getName()
    • getDescription

      public String getDescription()
    • getVersion

      public int getVersion()