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
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 Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MigrationFailedException
-