javax.el
Class PropertyNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.el.ELException
javax.el.PropertyNotFoundException
- All Implemented Interfaces:
- Serializable
public class PropertyNotFoundException
- extends ELException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PropertyNotFoundException
public PropertyNotFoundException()
PropertyNotFoundException
public PropertyNotFoundException(String message)
- Parameters:
message
-
PropertyNotFoundException
public PropertyNotFoundException(String message,
Throwable cause)
- Parameters:
message
- cause
-
PropertyNotFoundException
public PropertyNotFoundException(Throwable cause)
- Parameters:
cause
-
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.