Class RecursivePathVariableException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.nomagic.magicdraw.pathvariables.RecursivePathVariableException
All Implemented Interfaces:
Serializable

@OpenApiAll public class RecursivePathVariableException extends Exception
See Also:
  • Constructor Details

    • RecursivePathVariableException

      public RecursivePathVariableException(List<String> trace)
  • Method Details

    • getPathTrace

      public List<String> getPathTrace()