Class IgResponseError<TBody>

Type Parameters

  • TBody extends {
        [x: string]: any;
    } = any

Hierarchy (view full)

Constructors

Properties

Constructors

Properties

response: Response<TBody>
text?: string