public class ContextAwarePropertyNotFoundException extends jakarta.el.PropertyNotFoundException implements ContextAwareExceptionWrapper
ContextAware, 
Serialized Form| Constructor and Description | 
|---|
| ContextAwarePropertyNotFoundException(Location location,
                                     String expressionString,
                                     String qName,
                                     Throwable wrapped) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getExpressionString() | 
| Location | getLocation() | 
| String | getQName() | 
| Throwable | getWrapped() | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic Location getLocation()
getLocation in interface LocationAwareLocation instance where this object exists/is related topublic String getExpressionString()
getExpressionString in interface ContextAwarepublic String getQName()
getQName in interface ContextAwarepublic Throwable getWrapped()
getWrapped in interface FacesWrapper<Throwable>Copyright © 2021 The Apache Software Foundation. All rights reserved.