| ZenodoException | R Documentation |
ZenodoException
ZenodoException
R6Class object.
Object of R6Class for modelling a generic Zenodo service exception
zen4R::zen4RLogger -> ZenodoException
messagemessage
statusstatus
new()Initializes a ZenodoException
ZenodoException$new(message, status, logger = NULL)
messagemessage
statusstatus
loggerthe logger type
clone()The objects of this class are cloneable with this method.
ZenodoException$clone(deep = FALSE)
deepWhether to make a deep clone.
Abstract class used internally by zen4R
Emmanuel Blondel <emmanuel.blondel1@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.