TuttleOFX  1
tuttle::exception::OfxCustom Struct Reference

Ofx standard errors. More...

#include <exceptions.hpp>

Inheritance diagram for tuttle::exception::OfxCustom:
Collaboration diagram for tuttle::exception::OfxCustom:

Public Member Functions

 OfxCustom (const OfxStatus status)

Detailed Description

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.


Constructor & Destructor Documentation

tuttle::exception::OfxCustom::OfxCustom ( const OfxStatus  status) [inline]

Definition at line 172 of file exceptions.hpp.


The documentation for this struct was generated from the following file: