Uses of Class
io.axoniq.framework.messaging.deadletter.ThrowableCause
Packages that use ThrowableCause
-
Uses of ThrowableCause in io.axoniq.framework.messaging.deadletter
Methods in io.axoniq.framework.messaging.deadletter that return ThrowableCauseModifier and TypeMethodDescriptionstatic ThrowableCauseReturn the givencauseas aThrowableCause.static ThrowableCauseConstruct aThrowableCausebased on the giventhrowable, truncating the message to a maximum size ofTRUNCATED_MESSAGE_SIZE.static ThrowableCauseConstruct aThrowableCausebased on the giventhrowable, truncating the message to the givenmessageSize.