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