Error: Error

Description Super class Methods

Description

Error

Error

Super class

erratum::Issue -> Error

Methods

Public methods

Inherited methods

Method new()

Usage
Error$new(obj)
Arguments
obj

A character string or an object of class error, or warning.

type

Type of message.

Details

Initialise


Method stop()

Usage
Error$stop()
Details

Stop

Analogous to stop()


Method fatal()

Usage
Error$fatal()
Details

Fatal

Analogous to stop()


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.


erratum documentation built on Jan. 4, 2022, 1:08 a.m.