Error
Error
erratum::Issue
-> Error
new()
Error$new(obj)
obj
A character string or an object of
class error
, or warning
.
type
Type of message.
Initialise
stop()
Error$stop()
Stop
Analogous to stop()
fatal()
Error$fatal()
Fatal
Analogous to stop()
clone()
The objects of this class are cloneable with this method.
Error$clone(deep = FALSE)
deep
Whether to make a deep clone.