OpenVPN 3 Core Library
|
Public Member Functions | |
CredsUnspecifiedError (String msg) | |
![]() | |
Exception (const std::string &err) noexcept | |
Exception (std::string &&err) noexcept | |
const char * | what () const noexcept override |
const std::string & | err () const noexcept |
virtual | ~Exception () noexcept=default |
void | add_label (const std::string &label) |
void | remove_label (const std::string &label) |
Definition at line 21 of file Client.java.
|
inline |
Definition at line 22 of file Client.java.