Class AAttachmentListResolutionError.CannotProcessAttachmentItem

All Implemented Interfaces:
Serializable
Enclosing class:
AAttachmentListResolutionError

public static final class AAttachmentListResolutionError.CannotProcessAttachmentItem extends AAttachmentListResolutionError.AAttachmentItemResolutionError
Since:
8.1.0
Author:
XIMA MEDIA GmbH
See Also:
  • Constructor Details

    • CannotProcessAttachmentItem

      public CannotProcessAttachmentItem(String message, Throwable cause, AttachmentItem item)
      Parameters:
      message - Error message with a short description.
      cause - Underlying cause of the error, may be null.
      item - Item that was resolved.