MillicastSDK 2.0.0
|
#include <error.h>
Public Types | |
enum | Value { UNAUTHORIZED = 401 , REQUEST_ABORTED = -1 , REQUEST_ABORTED_APPLE = 0 , JNI_INVALID_ARGUMENT = -101 , JNI_OUT_OF_RANGE = -102 , EMPTY_RESPONSE = -103 , UNKNOWN = -104 } |
Public Member Functions | |
const char * | name () const noexcept override |
std::string | message (int ev) const override |
Additional Inherited Members | |
Static Public Member Functions inherited from millicast::ErrorCategoryBase< HttpError > | |
static const HttpError & | instance () |
|
override |
|
overridenoexcept |