InstagramError

public struct InstagramError: Error

A type representing an error value that can be thrown.

  • Retrieve the localized description for this error.

    Declaration

    Swift

    public var localizedDescription: String