Class MigrationFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.jira.upgrade.tasks.role.MigrationFailedException
All Implemented Interfaces:
Serializable

public class MigrationFailedException extends RuntimeException
An exception that captures all the renaissance migration (i.e. JIRA 6.x single use permission to JIRA 7.x multiple applications) failures.
Since:
v7.0
See Also:
  • Constructor Details

    • MigrationFailedException

      public MigrationFailedException(String message)