Internal error: access a non-existent adaptation field.
More...
#include <tsTSPacket.h>
Internal error: access a non-existent adaptation field.
◆ AdaptationFieldError() [1/3]
ts::TSPacket::AdaptationFieldError::AdaptationFieldError |
( |
const ts::UString & |
w | ) |
|
|
inlineexplicit |
Constructor.
- Parameters
-
[in] | w | Error message for the exception. |
◆ AdaptationFieldError() [2/3]
ts::TSPacket::AdaptationFieldError::AdaptationFieldError |
( |
const ts::UString & |
w, |
|
|
int |
code |
|
) |
| |
|
inlineexplicit |
Constructor.
- Parameters
-
[in] | w | Error message for the exception. |
[in] | code | System error code.
|
◆ AdaptationFieldError() [3/3]
ts::TSPacket::AdaptationFieldError::AdaptationFieldError |
( |
int |
code | ) |
|
|
inlineexplicit |
Constructor.
- Parameters
-
[in] | code | System error code.
|
◆ what()
virtual const char * ts::Exception::what |
( |
| ) |
const |
|
overridevirtualnoexceptinherited |
Get the error message as a C-string.
- Returns
- The error message as a C-string (valid as long as this instance exists).
The documentation for this class was generated from the following file: