public class ContextAwareMethodNotFoundException extends javax.el.MethodNotFoundException implements ContextAwareExceptionWrapper
ContextAware, 
Serialized Form| Constructor and Description | 
|---|
| ContextAwareMethodNotFoundException(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 Throwable getWrapped()
getWrapped in interface FacesWrapper<Throwable>public 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 ContextAwareCopyright © 2022 The Apache Software Foundation. All rights reserved.