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, toStringpublic PropertyNotFoundException()
public PropertyNotFoundException(String message)
message - public PropertyNotFoundException(String message, Throwable cause)
message - cause - public PropertyNotFoundException(Throwable cause)
cause - Copyright © 2016. All rights reserved.