Package com.gigaspaces.dih.consumer
Class NonRetriableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.gigaspaces.dih.consumer.NonRetriableException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
MessageParsingException,MessageValidationException,NonRetriableMessageExecutionException,SkippedMessageExecutionException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNonRetriableException(String message, Exception e) NonRetriableException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NonRetriableException
public NonRetriableException() -
NonRetriableException
-
NonRetriableException
-
NonRetriableException
-
NonRetriableException
-