public class ConsumerInternalException extends RetriableException
Constructor and Description |
---|
ConsumerInternalException() |
ConsumerInternalException(Exception e) |
ConsumerInternalException(int code,
Exception e) |
ConsumerInternalException(String str) |
ConsumerInternalException(String str,
Exception e) |
Modifier and Type | Method and Description |
---|---|
int |
getResponseCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ConsumerInternalException()
public ConsumerInternalException(Exception e)
public ConsumerInternalException(String str)
public ConsumerInternalException(int code, Exception e)
Copyright © GigaSpaces.