-
Deprecated ConstructorsConstructorDescriptionThis exception is expected to only ever be created internally by the framework, and this form is no longer used.
PubSubMessageReceiverException(String, Throwable, Object, PubSubConsumerState, boolean)
is now used instead. Any outside appropriate usage of this class (such as in exception handler tests) should be updated accordingly.
PubSubMessageReceiverException(String, Object, PubSubConsumerState, boolean)
is now used instead. Any outside appropriate usage of this class (such as in exception handler tests) should be updated accordingly.