Argo CD API Client
    Preparing search index...

    Class ArgoCdApiError

    Thrown when the Argo CD API returns a non-2xx response.

    Hierarchy

    • Error
      • ArgoCdApiError
    Index

    Constructors

    Properties

    cause?: unknown
    message: string
    name: string
    stack?: string
    status: number
    statusText: string