Home --> Documentations --> PJSIP Reference
#include <types.hpp>
This structure contains information about an error that is thrown as an exception.
Default constructor
Construct an Error instance from the specified parameters. If prm_reason is empty, it will be filled with the error description for the status code.
false
Build error string.
The error code.
The PJSUA API operation that throws the error.
The error message
The PJSUA source file that throws the error
The line number of PJSUA source file that throws the error