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, toStringpublic PropertyNotWritableException()
public PropertyNotWritableException(String message)
message - public PropertyNotWritableException(String message, Throwable cause)
message - cause - public PropertyNotWritableException(Throwable cause)
cause - Copyright © 2016. All rights reserved.