public class DefaultContextAwareELException extends Object implements ContextAwareExceptionWrapper, Serializable
ContextAwareExceptionWrapper, used for delegation| Constructor and Description | 
|---|
| DefaultContextAwareELException(Location location,
                              String expressionString,
                              String qName,
                              Throwable wrapped) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getExpressionString() | 
| Location | getLocation() | 
| String | getQName() | 
| Throwable | getWrapped() | 
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 ContextAwarepublic Throwable getWrapped()
getWrapped in interface FacesWrapper<Throwable>Copyright © 2022 The Apache Software Foundation. All rights reserved.