Struct astutedds::security::SecurityException

ClassList > astutedds > security > SecurityException

  • #include <security_types.hpp>

Public Attributes

Type Name
SecurityErrorKind kind = {SecurityErrorKind::OK}
std::string message

Public Functions

Type Name
SecurityException () = default
SecurityException (SecurityErrorKind k, std::string msg)
bool is_ok () const

Public Attributes Documentation

variable kind

SecurityErrorKind astutedds::security::SecurityException::kind;

variable message

std::string astutedds::security::SecurityException::message;

Public Functions Documentation

function SecurityException [1/2]

astutedds::security::SecurityException::SecurityException () = default

function SecurityException [2/2]

inline astutedds::security::SecurityException::SecurityException (
    SecurityErrorKind k,
    std::string msg
) 

function is_ok

inline bool astutedds::security::SecurityException::is_ok () const


The documentation for this class was generated from the following file include/astutedds/security/security_types.hpp