Package com.gigaspaces.dih.consumer
Class ConsumerInternalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.gigaspaces.dih.consumer.RetriableException
com.gigaspaces.dih.consumer.ConsumerInternalException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConsumerInternalException(int code, Exception e) ConsumerInternalException(String str, Exception e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConsumerInternalException
public ConsumerInternalException() -
ConsumerInternalException
-
ConsumerInternalException
-
ConsumerInternalException
-
ConsumerInternalException
-
-
Method Details
-
getResponseCode
public int getResponseCode()
-