com.atlassian.confluence.content.render.xhtml.migration.exceptions
Class ContentMigrationException
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:
- java.io.Serializable
public class ContentMigrationException
- extends MigrationException
Exception during migration of content.
- 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 |
ContentMigrationException
public ContentMigrationException(ContentEntityObject ceo,
java.lang.Throwable cause)
getId
public long getId()
getTitle
public java.lang.String getTitle()
getSpaceKey
public java.lang.String getSpaceKey()
getSpaceName
public java.lang.String getSpaceName()
getVersion
public int getVersion()
getType
public java.lang.String getType()
Copyright © 2003-2014 Atlassian. All Rights Reserved.