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

A specialized exception representing that communication to the tool is not possible. More...

#include <exceptions.h>

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

Public Member Functions

 ToolCommNotAvailable ()
 
 ToolCommNotAvailable (const std::string &text, const uint32_t version_req, const uint32_t version_actual)
 
- Public Member Functions inherited from urcl::VersionMismatch
 VersionMismatch ()
 
 VersionMismatch (const std::string &text, const uint32_t version_req, const uint32_t version_actual)
 
virtual const char * what () const noexceptoverride
 
virtual ~VersionMismatch ()=default
 
- Public Member Functions inherited from urcl::UrException
 UrException ()
 
 UrException (const std::string &what_arg)
 
 UrException (const char *what_arg)
 
virtual ~UrException ()=default
 

Detailed Description

A specialized exception representing that communication to the tool is not possible.

Definition at line 93 of file exceptions.h.

Constructor & Destructor Documentation

urcl::ToolCommNotAvailable::ToolCommNotAvailable ( )
inlineexplicit

Definition at line 96 of file exceptions.h.

urcl::ToolCommNotAvailable::ToolCommNotAvailable ( const std::string &  text,
const uint32_t  version_req,
const uint32_t  version_actual 
)
inlineexplicit

Definition at line 99 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 Sun May 9 2021 02:16:26