ApiError: ApiError Class

Description Public fields Methods

Description

ApiError Class

ApiError Class

Public fields

code
message

Methods

Public methods


Method new()

Usage
ApiError$new(code, message)

Method toJSON()

Usage
ApiError$toJSON()

Method fromJSON()

Usage
ApiError$fromJSON(ApiErrorJson)

Method toJSONString()

Usage
ApiError$toJSONString()

Method fromJSONString()

Usage
ApiError$fromJSONString(ApiErrorJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
ApiError$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


riteshkarvaloc/dkubeR documentation built on Feb. 25, 2021, 9:28 p.m.