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