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