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 char *what_arg)
 
 UrException (const std::string &what_arg)
 
virtual ~UrException ()=default
 

Detailed Description

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

Definition at line 53 of file exceptions.h.

Constructor & Destructor Documentation

◆ UrException() [1/3]

urcl::UrException::UrException ( )
inlineexplicit

Definition at line 56 of file exceptions.h.

◆ UrException() [2/3]

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

Definition at line 59 of file exceptions.h.

◆ UrException() [3/3]

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

Definition at line 62 of file exceptions.h.

◆ ~UrException()

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 Mon May 26 2025 02:35:58