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