Error class for Table Schema

Format

R6Class object.

Value

Object of R6Class .

Methods

Public methods


Method new()

Usage

TableSchemaError$new(message, error = NULL)


Method clone()

The objects of this class are cloneable with this method.

Usage

TableSchemaError$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.