* Log error instead of throwing exception in Transition and State reset(), mark no except (#1297) * Catch potential exception in destructor and log Signed-off-by: Stephen Brawner <brawner@gmail.com> * Remove thrown error from reset and mark it no except Signed-off-by: Stephen Brawner <brawner@gmail.com> * Remove noexcept for ABI compatibility Signed-off-by: Stephen Brawner <brawner@gmail.com> |
||
|---|---|---|
| .. | ||
| node_interfaces | ||
| lifecycle_node.cpp | ||
| lifecycle_node_interface_impl.hpp | ||
| state.cpp | ||
| transition.cpp | ||