Uses of Class
org.axonframework.messaging.deadletter.ThrowableCause
Packages that use ThrowableCause
-
Uses of ThrowableCause in org.axonframework.messaging.deadletter
Methods in org.axonframework.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.