public class DataGridSQLNotSupportedException extends DataGridException
Common Diagnoses:
| Constructor and Description |
|---|
DataGridSQLNotSupportedException() |
DataGridSQLNotSupportedException(java.lang.String message) |
DataGridSQLNotSupportedException(java.lang.String message,
java.lang.Throwable cause) |
DataGridSQLNotSupportedException(java.lang.Throwable cause) |
getErrorCode, setErrorCodepublic DataGridSQLNotSupportedException()
public DataGridSQLNotSupportedException(java.lang.String message,
java.lang.Throwable cause)
public DataGridSQLNotSupportedException(java.lang.String message)
public DataGridSQLNotSupportedException(java.lang.Throwable cause)