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