public class PropertyNotWritableException extends ELException
Constructor and Description |
---|
PropertyNotWritableException() |
PropertyNotWritableException(String message) |
PropertyNotWritableException(String message,
Throwable cause) |
PropertyNotWritableException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PropertyNotWritableException()
public PropertyNotWritableException(String message)
message
- public PropertyNotWritableException(String message, Throwable cause)
message
- cause
- public PropertyNotWritableException(Throwable cause)
cause
- Copyright © 2013. All Rights Reserved.