Public Member Functions | List of all members
urcl::UrException Class Reference

Our base class for exceptions. Specialized exceptions should inherit from those. More...

#include <exceptions.h>

Inheritance diagram for urcl::UrException:
Inheritance graph
[legend]

Public Member Functions

 UrException ()
 
 UrException (const std::string &what_arg)
 
 UrException (const char *what_arg)
 
virtual ~UrException ()=default
 

Detailed Description

Our base class for exceptions. Specialized exceptions should inherit from those.

Definition at line 40 of file exceptions.h.

Constructor & Destructor Documentation

urcl::UrException::UrException ( )
inlineexplicit

Definition at line 43 of file exceptions.h.

urcl::UrException::UrException ( const std::string &  what_arg)
inlineexplicit

Definition at line 46 of file exceptions.h.

urcl::UrException::UrException ( const char *  what_arg)
inlineexplicit

Definition at line 49 of file exceptions.h.

virtual urcl::UrException::~UrException ( )
virtualdefault

The documentation for this class was generated from the following file:


ur_client_library
Author(s): Thomas Timm Andersen, Simon Rasmussen, Felix Exner, Lea Steffen, Tristan Schnell
autogenerated on Sun May 9 2021 02:16:26