org.zkoss.zel
Class PropertyNotWritableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.zkoss.zel.ELException
org.zkoss.zel.PropertyNotWritableException
- All Implemented Interfaces:
- Serializable
public class PropertyNotWritableException
- extends ELException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PropertyNotWritableException
public PropertyNotWritableException()
PropertyNotWritableException
public PropertyNotWritableException(String message)
- Parameters:
message -
PropertyNotWritableException
public PropertyNotWritableException(String message,
Throwable cause)
- Parameters:
message - cause -
PropertyNotWritableException
public PropertyNotWritableException(Throwable cause)
- Parameters:
cause -
Copyright © 2014. All rights reserved.