Dirac - A Video Codec
Created by the British Broadcasting Corporation.
dirac::DiracException Class Reference
DiracException is the class which should be used for all exceptions within Dirac.
#include <dirac_exception.h>
List of all members.
Public Member Functions
Private Member Functions
Private Attributes
Constructor & Destructor Documentation
|
- Parameters:
-
| errorCode | The error code. |
| errorMessage | The error message. |
| severityCode | The error source ID. |
|
virtual dirac::DiracException::~DiracException |
( |
|
) |
[virtual] |
|
Member Function Documentation
void dirac::DiracException::AddFileNameAndLineNumber |
( |
const std::string & |
fileName, |
|
|
long |
lineNumber |
|
) |
|
|
|
- Parameters:
-
| fileName | The file name. |
| lineNumber | The line number. |
|
|
- Returns:
- The error code of this exception.
|
std::string dirac::DiracException::GetErrorMessage |
( |
|
) |
const |
|
|
- Returns:
- The error message of this exception.
|
|
- Returns:
- The severity level of this exception.
|
Member Data Documentation
The documentation for this class was generated from the following file:
© 2004 British Broadcasting Corporation.
Dirac code licensed under the Mozilla Public License (MPL) Version 1.1.
HTML documentation generated by Dimitri van Heesch's
excellent Doxygen tool.