Package com.gigaspaces.dih.consumer
Class MessageParsingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.gigaspaces.dih.consumer.NonRetriableException
com.gigaspaces.dih.consumer.MessageParsingException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
MissingConverterException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMessageParsingException(String message) MessageParsingException(String message, 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
-
MessageParsingException
public MessageParsingException() -
MessageParsingException
-
MessageParsingException
-