Public Member Functions | Public Attributes | List of all members
Common::ErrorData Struct Reference

#include <exception.h>

Public Member Functions

 ErrorData ()
 
 ErrorData (unsigned code, const char *msg)
 

Public Attributes

unsigned ErrorCode
 
const char * ErrorMessage
 

Detailed Description

Definition at line 24 of file exception.h.

Constructor & Destructor Documentation

Common::ErrorData::ErrorData ( )
inline

Definition at line 29 of file exception.h.

Common::ErrorData::ErrorData ( unsigned  code,
const char *  msg 
)
inline

Definition at line 35 of file exception.h.

Member Data Documentation

unsigned Common::ErrorData::ErrorCode

Definition at line 26 of file exception.h.

const char* Common::ErrorData::ErrorMessage

Definition at line 27 of file exception.h.


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


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Tue Jan 19 2021 03:12:09