jefferys/Exception: Classed exception object hierarchy

Provides classed Exception objects with a pre-defined hierarchy of classes. This allows catching exceptions in a nested way by using a class or parent class name with try-catch.

Getting started

Package details

AuthorStuart R. Jeffers
MaintainerStuart R. Jeffers <srjefferys@gmail.com>
LicenseMIT + file LICENSE
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jefferys/Exception")
jefferys/Exception documentation built on May 19, 2019, 3:59 a.m.