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