|
Blink API
|
Base exception for Blink API. More...
#include <Blink.h>
Public Member Functions | |
| std::string | userMessage () const |
| Get description of error. | |
Protected Member Functions | |
| Exception (BlinkRef ref) | |
Friends | |
| void | TranslateBlinkError (BlinkErrorCode errorCode, BlinkErrorRef errorRef) |
Base exception for Blink API.
Exception all other Blink exceptions inherit from. Can be thrown when an unknown error occurs.
| ©2013 The Foundry Visionmongers, Ltd. All Rights Reserved. |