public class PropertyNotFoundException extends ELException
Constructor | 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-2016 The Apache Software Foundation. All Rights Reserved.