Public Member Functions | Private Attributes | List of all members
prbt_hardware_support::CANOpenBrakeTestAdapterException Class Reference

Exception thrown by the CANOpenBrakeTestAdapter. More...

#include <canopen_braketest_adapter_exception.h>

Inheritance diagram for prbt_hardware_support::CANOpenBrakeTestAdapterException:
Inheritance graph
[legend]

Public Member Functions

 CANOpenBrakeTestAdapterException (const std::string &what_arg, const int8_t error_value=BrakeTestErrorCodes::FAILURE)
 
int8_t getErrorValue () const
 

Private Attributes

int8_t error_value_
 

Detailed Description

Exception thrown by the CANOpenBrakeTestAdapter.

Definition at line 30 of file canopen_braketest_adapter_exception.h.

Constructor & Destructor Documentation

◆ CANOpenBrakeTestAdapterException()

prbt_hardware_support::CANOpenBrakeTestAdapterException::CANOpenBrakeTestAdapterException ( const std::string &  what_arg,
const int8_t  error_value = BrakeTestErrorCodes::FAILURE 
)

Definition at line 22 of file canopen_braketest_adapter_exception.cpp.

Member Function Documentation

◆ getErrorValue()

int8_t prbt_hardware_support::CANOpenBrakeTestAdapterException::getErrorValue ( ) const
inline

Definition at line 43 of file canopen_braketest_adapter_exception.h.

Member Data Documentation

◆ error_value_

int8_t prbt_hardware_support::CANOpenBrakeTestAdapterException::error_value_
private

Definition at line 40 of file canopen_braketest_adapter_exception.h.


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


prbt_hardware_support
Author(s):
autogenerated on Mon Feb 28 2022 23:14:34