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