public class ConflictingLifecycleStageException extends ImportValidationException
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
rcs_id |
Constructor and Description |
---|
ConflictingLifecycleStageException(RegistryObject ro,
java.util.Collection conflictingLifecycleStages)
Constructs a new ConflictingLifecycleStageException.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection |
getConflictingLifecycleNodes()
Return the list of lifecycle nodes.
|
getObject, toString
public ConflictingLifecycleStageException(RegistryObject ro, java.util.Collection conflictingLifecycleStages)
ro
- the object that cannot be importedconflictingLifecycleStages
- collection of stages which doesn't match