Skip to main content

WrongBehaviorPortsException Class

Exception thrown by Behavior testing classes when the Behavior does not define exactly the expected ports. More...

Declaration

class moveit_pro::test_utils::WrongBehaviorPortsException { ... }

Included Headers

#include <test_behavior.hpp>

Base class

classstd::exception

Public Constructors Index

WrongBehaviorPortsException (const std::string &msg)

Public Member Functions Index

const char *what () const noexcept override

Private Member Attributes Index

std::stringreason_

Description

Exception thrown by Behavior testing classes when the Behavior does not define exactly the expected ports.

Definition at line 205 of file test_behavior.hpp.

Public Constructors

WrongBehaviorPortsException()

moveit_pro::test_utils::WrongBehaviorPortsException::WrongBehaviorPortsException (const std::string & msg)
inline explicit

Definition at line 208 of file test_behavior.hpp.

Public Member Functions

what()

const char * moveit_pro::test_utils::WrongBehaviorPortsException::what ()
inline noexcept

Definition at line 211 of file test_behavior.hpp.

Private Member Attributes

reason_

std::string moveit_pro::test_utils::WrongBehaviorPortsException::reason_

Definition at line 217 of file test_behavior.hpp.


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


Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.