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