@OpenApiAll
public class RecursivePathVariableException
extends java.lang.Exception
Modifier and Type | Field and Description |
---|---|
(package private) java.util.List<java.lang.String> |
pathTrace |
Constructor and Description |
---|
RecursivePathVariableException(java.util.List<java.lang.String> trace) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getPathTrace() |