Class AFileListResolutionError.CannotProcessResourceItem

All Implemented Interfaces:
Serializable
Enclosing class:
AFileListResolutionError

public static final class AFileListResolutionError.CannotProcessResourceItem extends AFileListResolutionError.AResourceItemResolutionError
Since:
8.0.0
Author:
XIMA MEDIA GmbH
See Also:
  • Constructor Details

    • CannotProcessResourceItem

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