#include <AAX_Exception.h>
Exception class for AAX_EError results
◆ ResultError() [1/3]
AAX::Exception::ResultError::ResultError |
( |
AAX_Result |
inWhatResult | ) |
|
|
inlineexplicit |
◆ ResultError() [2/3]
template<class C >
AAX::Exception::ResultError::ResultError |
( |
AAX_Result |
inWhatResult, |
|
|
const C & |
inFunction |
|
) |
| |
|
inlineexplicit |
◆ ResultError() [3/3]
template<class C1 , class C2 >
AAX::Exception::ResultError::ResultError |
( |
AAX_Result |
inWhatResult, |
|
|
const C1 & |
inFunction, |
|
|
const C2 & |
inLine |
|
) |
| |
|
inlineexplicit |
◆ FormatResult()
static std::string AAX::Exception::ResultError::FormatResult |
( |
AAX_Result |
inResult | ) |
|
|
inlinestatic |
◆ Result()
AAX_Result AAX::Exception::ResultError::Result |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: