Description Fields Methods Methods See Also
An Error object represents the state and handling of instance
or middleware errors.
errorsReturns a list of errors, if any.
occuredReturns TRUE if any error has occurred, FALSE otherwise.
set(err)Sets an error.
set()Error$set(err)
clone()The objects of this class are cloneable with this method.
Error$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.