Error class for Data Package

Format

R6Class object.

Value

Object of R6Class .

Super class

tableschema.r::TableSchemaError -> DataPackageError

Methods

Public methods

Inherited methods

Method new()

Usage

DataPackageError$new(message, error = NULL)


Method clone()

The objects of this class are cloneable with this method.

Usage

DataPackageError$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.