Class AAttachmentListResolutionError.CannotProcessAttachmentItem

    • Constructor Detail

      • 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.