FailedState: FailedState

FailedStateR Documentation

FailedState

Description

FailedState

FailedState

Format

R6Class object, super class State.

Super classes

tercenApi::Base -> tercenApi::State -> FailedState

Public fields

error

of type String.

reason

of type String.

Methods

Public methods

Inherited methods

Method new()

Usage
FailedState$new(json = NULL)

Method init()

Usage
FailedState$init()

Method initJson()

Usage
FailedState$initJson(json)

Method toTson()

Usage
FailedState$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
FailedState$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on Feb. 8, 2024, 5:59 p.m.