org.zkoss.zel
Class PropertyNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.zkoss.zel.ELException
org.zkoss.zel.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)
PropertyNotFoundException
public PropertyNotFoundException(Throwable cause)
PropertyNotFoundException
public PropertyNotFoundException(String message,
Throwable cause)
Copyright © 2015. All rights reserved.