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