public class MovePlansException extends Exception
| Constructor and Description |
|---|
MovePlansException(String s,
Map<PlanKey,PlanKey> successfulPlanKeyChanges) |
MovePlansException(String s,
Throwable throwable,
Map<PlanKey,PlanKey> successfulPlanKeyChanges) |
| Modifier and Type | Method and Description |
|---|---|
Map<PlanKey,PlanKey> |
getSuccessfulPlanKeyChanges() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.