com.atlassian.confluence.content.render.xhtml.migration.exceptions
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:
- java.io.Serializable
public class PageTemplateMigrationException
- extends MigrationException
Exception during migration of a PageTemplate.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PageTemplateMigrationException
public PageTemplateMigrationException(PageTemplate template,
java.lang.Throwable cause)
getId
public long getId()
getSpaceKey
public java.lang.String getSpaceKey()
getSpaceName
public java.lang.String getSpaceName()
getName
public java.lang.String getName()
getDescription
public java.lang.String getDescription()
getVersion
public int getVersion()
Copyright © 2003-2013 Atlassian. All Rights Reserved.