com.atlassian.bamboo.plan
Class MovePlansException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.bamboo.plan.MovePlansException
- All Implemented Interfaces:
- Serializable
public class MovePlansException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MovePlansException
public MovePlansException(String s,
Map<PlanKey,PlanKey> successfulPlanKeyChanges)
MovePlansException
public MovePlansException(String s,
Throwable throwable,
Map<PlanKey,PlanKey> successfulPlanKeyChanges)
getSuccessfulPlanKeyChanges
public Map<PlanKey,PlanKey> getSuccessfulPlanKeyChanges()
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.