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)
message
- public PropertyNotFoundException(java.lang.String message, java.lang.Throwable cause)
message
- cause
- public PropertyNotFoundException(java.lang.Throwable cause)
cause
- Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.