Error: Error Class

ErrorR Documentation

Error Class

Description

Error Class

Error Class

Public fields

message
documentation_url

Methods

Public methods


Method new()

Usage
Error$new(message, documentation_url)

Method toJSON()

Usage
Error$toJSON()

Method fromJSONObject()

Usage
Error$fromJSONObject(ErrorJsonObject)

Method fromJSON()

Usage
Error$fromJSON(ErrorJson)

Method toJSONString()

Usage
Error$toJSONString()

Method fromJSONString()

Usage
Error$fromJSONString(ErrorJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
Error$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


looker/lookr documentation built on Jan. 15, 2024, 2:49 a.m.