public class PropertyNotFoundException extends ELException
| Constructor and Description | 
|---|
| PropertyNotFoundException() | 
| PropertyNotFoundException(java.lang.String message) | 
| PropertyNotFoundException(java.lang.String message,
                         java.lang.Throwable cause) | 
| PropertyNotFoundException(java.lang.Throwable cause) | 
public PropertyNotFoundException()
public PropertyNotFoundException(java.lang.String message)
public PropertyNotFoundException(java.lang.Throwable cause)
public PropertyNotFoundException(java.lang.String message,
                         java.lang.Throwable cause)
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.