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