@Deprecated public class PropertyNotFoundException extends EvaluationException
| Constructor and Description | 
|---|
| PropertyNotFoundException()Deprecated.   | 
| PropertyNotFoundException(String message)Deprecated.   | 
| PropertyNotFoundException(String message,
                         Throwable cause)Deprecated.   | 
| PropertyNotFoundException(Throwable cause)Deprecated.   | 
getCauseaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PropertyNotFoundException()
public PropertyNotFoundException(String message)
public PropertyNotFoundException(String message, Throwable cause)
public PropertyNotFoundException(Throwable cause)
Copyright © 2022 The Apache Software Foundation. All rights reserved.