Public Member Functions | Private Attributes | List of all members
urcl::InvalidRange Class Reference

#include <exceptions.h>

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

Public Member Functions

 InvalidRange ()=delete
 
 InvalidRange (std::string text)
 
virtual const char * what () const noexcept override
 
- Public Member Functions inherited from urcl::UrException
 UrException ()
 
 UrException (const char *what_arg)
 
 UrException (const std::string &what_arg)
 
virtual ~UrException ()=default
 

Private Attributes

std::string text_
 

Detailed Description

Definition at line 170 of file exceptions.h.

Constructor & Destructor Documentation

◆ InvalidRange() [1/2]

urcl::InvalidRange::InvalidRange ( )
explicitdelete

◆ InvalidRange() [2/2]

urcl::InvalidRange::InvalidRange ( std::string  text)
inlineexplicit

Definition at line 177 of file exceptions.h.

Member Function Documentation

◆ what()

virtual const char* urcl::InvalidRange::what ( ) const
inlineoverridevirtualnoexcept

Definition at line 181 of file exceptions.h.

Member Data Documentation

◆ text_

std::string urcl::InvalidRange::text_
private

Definition at line 173 of file exceptions.h.


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