public class NoJpaConverterFoundException extends AxonException
JpaSequencedDeadLetterQueue
could not resolve a converter based on the
DeadLetterEntry
or EventMessage
that needed to be converted.Constructor and Description |
---|
NoJpaConverterFoundException(String message)
Constructs a
NoJpaConverterFoundException with the provided message . |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoJpaConverterFoundException(String message)
NoJpaConverterFoundException
with the provided message
.message
- The message containing more details about the cause.Copyright © 2010–2023. All rights reserved.