TuttleOFX
1
|
Ofx standard errors. More...
#include <exceptions.hpp>
Public Member Functions | |
OfxCustom (const OfxStatus status) |
Ofx standard errors.
You have to specify the exception::ofxStatus(kOfxStatXXX) yourself. When you call a base level function (C API) which returns an ofxStatus, you can use this exception and fill it with the returned value using ofxStatus tag.
Definition at line 170 of file exceptions.hpp.
tuttle::exception::OfxCustom::OfxCustom | ( | const OfxStatus | status | ) | [inline] |
Definition at line 172 of file exceptions.hpp.