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 © 2005-2021 Potix Corporation. All Rights Reserved.