Class AFileListResolutionError.ExternalUrlCannotBeRead

    • Constructor Detail

      • ExternalUrlCannotBeRead

        public ExternalUrlCannotBeRead​(Throwable cause,
                                       ResourceItem item,
                                       URL url)
        Parameters:
        cause - Underlying cause of the error, may be null.
        item - Item that was resolved.
        url - Value returned by getUrl().
    • Method Detail

      • getUrl

        public URL getUrl()
        Returns:
        The URL from which to read the data.