public class PropertyNotFoundException extends ELException
Constructor and Description |
---|
PropertyNotFoundException() |
PropertyNotFoundException(String message) |
PropertyNotFoundException(String message,
Throwable cause) |
PropertyNotFoundException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PropertyNotFoundException()
public PropertyNotFoundException(String message)
message
- public PropertyNotFoundException(String message, Throwable cause)
message
- cause
- public PropertyNotFoundException(Throwable cause)
cause
- Copyright © 2013. All Rights Reserved.