Class DefaultBatchItemErrorHandler.ErrorExchangeObject

All Implemented Interfaces:
PassthroughProperties, ExchangeObject, Serializable
Enclosing class:
DefaultBatchItemErrorHandler

public static class DefaultBatchItemErrorHandler.ErrorExchangeObject extends AbstractExchangeObject
An exchange object to represent an error that occurred outside the processing of individual exchange objects. This is to avoid any potential issues with error resolver mapping that may rely on non-null exchange objects.
See Also:
  • Constructor Details

    • ErrorExchangeObject

      public ErrorExchangeObject()