Go to the source code of this file.
Classes | |
class | ot_exception |
Defines | |
#define | OT_EXCEPTION_BUILDER(NAME, CODE, STRING) |
#define | OT_EXCEPTION_BUILDER(NAME, CODE, STRING) |
Functions | |
OT_EXCEPTION_BUILDER (codecNotFound, OT_EX_CODEC_NOT_FOUND,"Codec not found") | |
OT_EXCEPTION_BUILDER (codecRegistrationFailed, OT_EX_CODEC_REGISTRATION_FAILED,"Codec registration failed") |
#define OT_EXCEPTION_BUILDER | ( | NAME, | |||
CODE, | |||||
STRING | ) |
#define OT_EXCEPTION_BUILDER | ( | NAME, | |||
CODE, | |||||
STRING | ) |
OT_EXCEPTION_BUILDER | ( | codecRegistrationFailed | , | |
OT_EX_CODEC_REGISTRATION_FAILED | , | |||
"Codec registration failed" | ||||
) |
OT_EXCEPTION_BUILDER | ( | codecNotFound | , | |
OT_EX_CODEC_NOT_FOUND | , | |||
"Codec not found" | ||||
) |