ApiException: ApiException

Description Format Public fields Methods

Description

ApiException Class

Format

An R6Class generator object

Public fields

status

Status of the ApiException

reason

Reason of the ApiException

body

Body of the http response

headers

Headers of the http response

Methods

Public methods


Method new()

Usage
ApiException$new(status = NULL, reason = NULL, http_response = NULL)

Method toString()

Usage
ApiException$toString()

Method clone()

The objects of this class are cloneable with this method.

Usage
ApiException$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


factset.analyticsapi.engines documentation built on Feb. 2, 2020, 5:06 p.m.