Class SettingsMigrationException

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

@Deprecated(forRemoval=true) public class SettingsMigrationException extends MigrationException
Deprecated, for removal: This API element is subject to removal in a future version.
since 10.1 no longer used
An exception thrown for any problems during migration of any wiki formatted settings.
See Also:
  • Constructor Details

    • SettingsMigrationException

      public SettingsMigrationException(String settingName)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SettingsMigrationException

      public SettingsMigrationException(String settingName, Throwable cause)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • getSettingName

      public String getSettingName()
      Deprecated, for removal: This API element is subject to removal in a future version.