Created by the British Broadcasting Corporation.
#include <dirac_exception.h>
dirac::DiracException::DiracException | ( | const DiracErrorCode & | errorCode, | |
const std::string & | errorMessage, | |||
const DiracSeverityCode & | severityCode | |||
) |
errorCode | The error code. | |
errorMessage | The error message. | |
severityCode | The error source ID. |
dirac::DiracException::DiracException | ( | const DiracException & | src | ) |
virtual dirac::DiracException::~DiracException | ( | ) | [virtual] |
DiracErrorCode dirac::DiracException::GetErrorCode | ( | ) | const |
DiracSeverityCode dirac::DiracException::GetSeverityCode | ( | ) | const |
std::string dirac::DiracException::GetErrorMessage | ( | ) | const |
DiracException& dirac::DiracException::operator= | ( | const DiracException & | ) | [private] |
std::string dirac::DiracException::mErrorMessage [private] |
© 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.