Class ElementRemovedInUsedProjectException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.nomagic.magicdraw.esi.refactor.move.ElementRemovedInUsedProjectException
All Implemented Interfaces:
Serializable

@OpenApiAll public class ElementRemovedInUsedProjectException extends Exception
Indicates that an element does not exist anymore in the latest version of the used project
See Also:
  • Constructor Details

  • Method Details

    • getElement

      public Element getElement()
      Gets the element that does not exist in the used project anymore
      Returns:
      the element