open62541pp 0.16.0
C++ wrapper of open62541
|
#include <exception.hpp>
Exception for bad status codes from open62541 UA_STATUSCODE_*
.
Definition at line 15 of file exception.hpp.
Public Member Functions | |
BadStatus (UA_StatusCode code) | |
UA_StatusCode | code () const noexcept |
const char * | what () const noexcept override |
|
inlineexplicit |
Definition at line 17 of file exception.hpp.
|
inlinenoexcept |
Definition at line 20 of file exception.hpp.
Referenced by opcua::detail::getStatusCode().
|
inlineoverridenoexcept |
Definition at line 24 of file exception.hpp.