public class PropertyNotModifiableException extends CJException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
exceptionMessage| Modifier | Constructor and Description |
|---|---|
|
PropertyNotModifiableException() |
|
PropertyNotModifiableException(java.lang.String message) |
|
PropertyNotModifiableException(java.lang.String message,
java.lang.Throwable cause) |
protected |
PropertyNotModifiableException(java.lang.String message,
java.lang.Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
PropertyNotModifiableException(java.lang.Throwable cause) |
appendMessage, getMessage, getSQLState, getVendorCode, isTransient, setSQLState, setTransient, setVendorCodeprivate static final long serialVersionUID
public PropertyNotModifiableException()
public PropertyNotModifiableException(java.lang.String message)
public PropertyNotModifiableException(java.lang.String message,
java.lang.Throwable cause)
public PropertyNotModifiableException(java.lang.Throwable cause)
protected PropertyNotModifiableException(java.lang.String message,
java.lang.Throwable cause,
boolean enableSuppression,
boolean writableStackTrace)