public class GemFireIOException extends GemFireException
GemFireIOException
is thrown when a GemFire operation failure is caused by an
IOException
.Constructor and Description |
---|
GemFireIOException(String message) |
GemFireIOException(String message,
Throwable cause)
Creates a new
GemFireIOException . |
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString