TuttleOFX
1
|
namespace for OFX support lib exceptions, all derive from std::exception, calling it More...
Data Structures | |
class | Suite |
thrown when a suite returns a failure status code More... | |
class | PropertyUnknownToHost |
Exception indicating that a host doesn't know about a property that is should do. More... | |
class | PropertyValueIllegalToHost |
exception indicating that the host thinks a property has an illegal value More... | |
class | TypeRequest |
exception indicating a request for a named thing exists (eg: a param), but is of the wrong type, should never make it back to the main entry indicates a logical error in the code. Asserts are raised in debug code in these situations. More... | |
class | HostInadequate |
exception indicating a required host feature is missing More... |
namespace for OFX support lib exceptions, all derive from std::exception, calling it