ArxivAPIError

public struct ArxivAPIError : Error

An error returned by arXiv API call.

  • A human-readable description of the error.

    Declaration

    Swift

    public let description: String