|
Ring Daemon
|
PJSIP related exception Based on std::system_error with code() returning std::error_code with PjsipErrorCategory category. More...
#include <sip_utils.h>


Public Member Functions | |
| PjsipFailure () | |
| PjsipFailure (pj_status_t status) | |
PJSIP related exception Based on std::system_error with code() returning std::error_code with PjsipErrorCategory category.
Definition at line 65 of file sip_utils.h.
|
inline |
Definition at line 71 of file sip_utils.h.
|
inlineexplicit |
Definition at line 75 of file sip_utils.h.