public class PropertyNotModifiableException extends CJException
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, setVendorCodepublic 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)