public class InterpolationCycleException extends InterpolationException
Constructor and Description |
---|
InterpolationCycleException(RecursionInterceptor recursionInterceptor,
String realExpr,
String wholeExpr) |
getExpression
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InterpolationCycleException(RecursionInterceptor recursionInterceptor, String realExpr, String wholeExpr)
Copyright © 2019. All rights reserved.